diff --git a/docs/install/manual.md b/docs/install/manual.md index 3cbecf827..2c27ba937 100644 --- a/docs/install/manual.md +++ b/docs/install/manual.md @@ -154,7 +154,7 @@ server { Reload nginx : `sudo systemctl reload nginx` -# Updating +## Updating In order to update the application you will need to run the following commands (probably best to put them into a small script). ```shell