summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOliver Poignant <oliver@poignant.se>2016-03-25 01:33:14 +0100
committerOliver Poignant <oliver@poignant.se>2016-03-25 01:33:14 +0100
commit43f9a40fa70a0cdbbf290184ca9d49950b1c87e0 (patch)
treea94e22bb77e434c04d36b60a696122058bbce341
parent48eec95a9fe95f33e66266fcfed9833ef618775b (diff)
downloadGit-Auto-Deploy-43f9a40fa70a0cdbbf290184ca9d49950b1c87e0.zip
Git-Auto-Deploy-43f9a40fa70a0cdbbf290184ca9d49950b1c87e0.tar.gz
Git-Auto-Deploy-43f9a40fa70a0cdbbf290184ca9d49950b1c87e0.tar.bz2
Updated README
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index d803389..f784dff 100644
--- a/README.md
+++ b/README.md
@@ -31,7 +31,7 @@ Start ```Git-Auto-Deploy```.
python gitautodeploy
-To start ```Git-Auto-Deploy``` automatically on boot, you can use crontab. Open crontab in edit mode using ```crontab -e``` and add the entry below.
+To start ```Git-Auto-Deploy``` automatically on boot, open crontab in edit mode using ```crontab -e``` and add the entry below.
@reboot /usr/bin/python /path/to/Git-Auto-Deploy/gitautodeploy --daemon-mode --quiet --config /path/to/git-auto-deploy.conf.json