summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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.