summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOliver Poignant <oliver@poignant.se>2017-01-01 13:24:30 +0100
committerOliver Poignant <oliver@poignant.se>2017-01-01 13:24:30 +0100
commita9f151526a7582d4448419e5021e7139223b7f01 (patch)
tree86549cacbda45e6d925db2865f77b181ddcb51f8
parentbebe5fb16550ee46d165eb46de2e7aaa9cfd5406 (diff)
parent7bb2fa6d10ca6f7eb9a1563bf932d37a97dac5f8 (diff)
downloadGit-Auto-Deploy-a9f151526a7582d4448419e5021e7139223b7f01.zip
Git-Auto-Deploy-a9f151526a7582d4448419e5021e7139223b7f01.tar.gz
Git-Auto-Deploy-a9f151526a7582d4448419e5021e7139223b7f01.tar.bz2
Merge branch 'master' of github.com:olipo186/Git-Auto-Deploy
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 030f059..8330b34 100644
--- a/README.md
+++ b/README.md
@@ -58,7 +58,7 @@ Install the dependencies with [pip](http://www.pip-installer.org/en/latest/), a
If you don't have pip installed, try installing it by running this from the command
line:
- curl https://raw.github.com/pypa/pip/master/contrib/get-pip.py | python
+ curl https://bootstrap.pypa.io/get-pip.py | python
Copy of the sample config and modify it. [Read more about the configuration options](./docs/Configuration.md). Make sure that ```pidfilepath``` is writable for the user running the script, as well as all paths configured for your repositories.