diff --git a/00---Start.md b/00---Start.md index c23f7f7..98c19f8 100644 --- a/00---Start.md +++ b/00---Start.md @@ -4,4 +4,6 @@ For starters, Fipamo requires [NodeJS](https://nodejs.org/en/) (anything greater You don't need [GIT](https://git-scm.com/) to use Fipamo, but it would make updating a lot easier. Every release will be released as a downloadable zip as well, so it's up to you. -If you are a lovely soul that wants to contribute to Fipamo, you're going to need [Nodemon](https://nodemon.io/) on your local environment. You can grab that as well using `npm install nodemon -g`. \ No newline at end of file +If you are a lovely soul that wants to contribute to Fipamo, you're going to need [Nodemon](https://nodemon.io/) on your local environment. You can grab that as well using `npm install nodemon -g`. + +All Good? [On to installing Fipamo](https://code.playvicio.us/Are0h/Fipamo/wiki/01---Install) \ No newline at end of file