diff --git a/GITHOOK_DEPLOYMENT.md b/GITHOOK_DEPLOYMENT.md index 5243d31..79e21e4 100644 --- a/GITHOOK_DEPLOYMENT.md +++ b/GITHOOK_DEPLOYMENT.md @@ -34,7 +34,8 @@ Move into the `devdocs_bare` directory and create the hooks script: ```bash cd ~/devdocs_bare -vim hooks/post-receive``` +vim hooks/post-receive +``` Add the following text to the script: