summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOliver Poignant <oliver@poignant.se>2016-04-10 02:13:28 +0200
committerOliver Poignant <oliver@poignant.se>2016-04-10 02:13:28 +0200
commit949dc77616ac9de4a768f08e32f0d1a3e5826059 (patch)
treed019489bc70336cd4635af56e070f91967794729
parent5c56543f1098bf05f67cd0a79a14b73b389f19d6 (diff)
parentcafc385c2d276dbdb64dd05a70058af1d46287b3 (diff)
downloadGit-Auto-Deploy-0.2.3.zip
Git-Auto-Deploy-0.2.3.tar.gz
Git-Auto-Deploy-0.2.3.tar.bz2
Merge branch 'master' of github.com:olipo186/Git-Auto-Deployv0.2.3
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 14a1bfb..d07fcd9 100644
--- a/README.md
+++ b/README.md
@@ -29,7 +29,7 @@ Copy of the sample config and modify it. [Read more about the configuration opti
Start ```Git-Auto-Deploy``` manually using;
- python gitautodeploy
+ python gitautodeploy --config config.json
To start ```Git-Auto-Deploy``` automatically on boot, open crontab in edit mode using ```crontab -e``` and add the entry below.