diff --git a/01---Install.md b/01---Install.md index 485bdf4..a5a7786 100644 --- a/01---Install.md +++ b/01---Install.md @@ -48,7 +48,7 @@ server { Also it is strongly recommened to set up a ssl certificate to protect yourself if your using Fipamo through a web server. [Certbot](https://certbot.eff.org/instructions) makes this proces dead simple. -###Updating Fipamo +### Updating Fipamo When updating the first thing you need to do is to shut down the site. Fipamo comes with script to make this easy, so just to the directory where you installed Fipamo and type `npm stop` and the site will shut down. There are two ways to update Fipamo. If you're using git, you can just go into the directory where you set up your site and do a `git pull` to get the latest. If you're not using git, just grab the latest release and replace your files.