From b7fbfc8e321e6dea4c242ad0fa92215bd1882a43 Mon Sep 17 00:00:00 2001 From: Are0h Date: Tue, 21 Jul 2020 21:39:24 +0200 Subject: [PATCH] --- 00---Start.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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