Fix formatting

This commit is contained in:
mycognosist 2020-10-23 10:56:44 +01:00
parent 4ec3dd431f
commit df015b4b9b
1 changed files with 2 additions and 1 deletions

View File

@ -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: