From 4a004aece2ca7f65ced92dc3cc264bae418638ca Mon Sep 17 00:00:00 2001 From: Bachir Soussi Chiadmi Date: Wed, 6 Jul 2016 16:27:05 +0200 Subject: [PATCH] change address for cloning --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c5f7862..ac27869 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,6 @@ These dotfiles do not override native commands. Run the following command: - git clone git://g-u-i.me/gogs/bachir/dotfiles-server.git ~/.dotfiles-server && cd ~/.dotfiles-server && ./install.sh && cd - + git clone https://g-u-i.me/gogs/bachir/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.