Quellcode durchsuchen

change url in README

Bert Pattyn vor 13 Jahren
Ursprung
Commit
d53f341059
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -19,6 +19,6 @@ These files will replace any personal dotfiles to prevent unexpected behavior.
 
 
 Run the following command:
 Run the following command:
 
 
-	git clone git@github.ncube.be:wijs/dotfiles-server.git ~/.dotfiles-server && cd ~/.dotfiles-server && ./install.sh && cd -
+	git clone git@github.com:wijs/dotfiles-server.git ~/.dotfiles-server && cd ~/.dotfiles-server && ./install.sh && cd -
 
 
 Not that you'll be prompted for an environment. This is to easily spot the server we're on.
 Not that you'll be prompted for an environment. This is to easily spot the server we're on.