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 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.