From 6460174f05c1c4634b695325c007fbe7f5e9a184 Mon Sep 17 00:00:00 2001 From: Adar Nimrod <nimrod@shore.co.il> Date: Mon, 29 May 2017 19:00:43 +0300 Subject: [PATCH] fixup! - Removed install script, found a much simpler way to install. Updated README accordingly. - Reverted OSX TravisCi test since the only test is using pre-commit now. --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 56b144b..08a41d0 100644 --- a/README.rst +++ b/README.rst @@ -18,7 +18,7 @@ WARNING: This will overwrite your existing files. .. code:: shell cd - git clone https://www.shore.co.il/git/rcfiles .git + git clone --bare https://www.shore.co.il/git/rcfiles .git sed -i '/bare/d' .git/config git reset --hard git bull -- GitLab