summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOliver Poignant <oliver@poignant.se>2016-06-21 20:12:12 +0200
committerGitHub <noreply@github.com>2016-06-21 20:12:12 +0200
commitb805e3f4554fc2854bb78923b17c906d8ebf9b4f (patch)
treea5ae4c9c9ccc46cf879672adbaffe941471a1b4b
parent743d67ca06a72f478077fed45ae7b4e4db795841 (diff)
downloadGit-Auto-Deploy-b805e3f4554fc2854bb78923b17c906d8ebf9b4f.zip
Git-Auto-Deploy-b805e3f4554fc2854bb78923b17c906d8ebf9b4f.tar.gz
Git-Auto-Deploy-b805e3f4554fc2854bb78923b17c906d8ebf9b4f.tar.bz2
Updated docs
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 39a70b5..4f41f98 100644
--- a/README.md
+++ b/README.md
@@ -33,7 +33,7 @@ Modify the configuration file to match your project setup. [Read more about the
Optional: Copy any private SSH key you wish to use to the home directory of GAD.
sudo cp /path/to/id_rsa /etc/git-auto-deploy/.ssh/
- chown -R git-auto-deploy:git-auto-deploy /etc/git-auto-deploy
+ sudo chown -R git-auto-deploy:git-auto-deploy /etc/git-auto-deploy
Start ```Git-Auto-Deploy``` and check it's status.