From d53f34105994479e178c4b94851d1b960fe03e3e Mon Sep 17 00:00:00 2001 From: Bert Pattyn Date: Mon, 5 Nov 2012 17:27:08 +0100 Subject: [PATCH] change url in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 71412ab..cdddb93 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,6 @@ These files will replace any personal dotfiles to prevent unexpected behavior. 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.