From df015b4b9b83e455c83abedc484b00e27f2c194b Mon Sep 17 00:00:00 2001 From: mycognosist Date: Fri, 23 Oct 2020 10:56:44 +0100 Subject: [PATCH] Fix formatting --- GITHOOK_DEPLOYMENT.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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: