From 45efd05a46cfaa68efcdcc346ce6f63fc9cbfbff Mon Sep 17 00:00:00 2001 From: Bachir Soussi Chiadmi Date: Mon, 16 Apr 2018 21:34:01 +0200 Subject: [PATCH] fix readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ac27869..f8772e4 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,6 @@ These dotfiles do not override native commands. Run the following command: - git clone https://g-u-i.me/gogs/bachir/dotfiles-server.git ~/.dotfiles-server && cd ~/.dotfiles-server && ./install.sh && cd - + git clone https://figureslibres.io/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.