From 48f9aa9305cfed93c15eb05d6f79ca0a20f1c6d1 Mon Sep 17 00:00:00 2001 From: Bachir Soussi Chiadmi Date: Wed, 6 Jul 2016 16:23:46 +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 b939935..c5f7862 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://github.com/wijs/dotfiles-server.git ~/.dotfiles-server && cd ~/.dotfiles-server && ./install.sh && cd - + git clone git://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.