Use the Git read-only url so no SSH keys need to be set up.

This commit is contained in:
dieterve
2013-02-12 16:18:59 +01:00
parent 6f0a1eb3e5
commit 8693066f21
+1 -1
View File
@@ -23,6 +23,6 @@ These dotfiles do not override native commands.
Run the following command: Run the following command:
git clone git@github.com: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 -
You'll be prompted for an environment (for example: staging, production, ..). This is to easily spot the server we're on. You'll be prompted for an environment (for example: staging, production, ..). This is to easily spot the server we're on.