added requirements

This commit is contained in:
Sam Keddy
2019-03-28 15:36:57 +00:00
parent 3fd10d2d17
commit 660ae90eb7

View File

@@ -45,6 +45,8 @@ Suggestions / Planned features:
## How to Contribute ## How to Contribute
Requirements: you must have node.js and git installed.
1. Click **Fork** above. It will automatically create a copy of this repository and add it to your account. 1. Click **Fork** above. It will automatically create a copy of this repository and add it to your account.
2. Clone the repository to your computer. 2. Clone the repository to your computer.
3. Open the folder in command prompt and run **npm install** 3. Open the folder in command prompt and run **npm install**