summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOliver Poignant <oliver@poignant.se>2016-04-10 01:48:05 +0200
committerOliver Poignant <oliver@poignant.se>2016-04-10 01:48:05 +0200
commitcafc385c2d276dbdb64dd05a70058af1d46287b3 (patch)
tree5111a7ffb5ea51fa254e9bac8276b382b686dd52
parent88e25a0f6360ed8875d4ed4616518d285c05d597 (diff)
downloadGit-Auto-Deploy-0.2.2.zip
Git-Auto-Deploy-0.2.2.tar.gz
Git-Auto-Deploy-0.2.2.tar.bz2
Updated docsv0.2.2
-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.