diff --git a/01---Install.md b/01---Install.md index ee66eea..8c5b545 100644 --- a/01---Install.md +++ b/01---Install.md @@ -6,7 +6,7 @@ Once that is done, grab a copy of the latest release[link to release] or clone ` Go into the directory you dumped in and run `npm install` so it grabs all the stuff it needs to run. Once that process completes, run `npm start` and that will get everything up and running. Head to `http://localhost:2314/@/dashboard` locally or `http://your-domain.whatever/@/dashboard` if you installed it on a server and enter some basic info for the set up and you're good go. -Blog and be free! +Up and running? [Learn how to use Fipamo.](https://code.playvicio.us/Are0h/Fipamo/wiki/02-Usage) **Reverse Proxy for NGINX** ```