diff --git a/README.md b/README.md index 46c7eee93ce07069871d23b8f12766b1cc24b900..5acb6d1b7f6c2893fdc978522a38bf4f66464cf0 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,7 @@ Required softward installations: Running the application: * Clone repository to local * Run database_setup.sql +* Navigate to root directory in command prompt and run the command 'npm init'. * Navigate to root directory in command prompt and install required packages, if there are any failures. Installation syntix is 'npm install [module]', e.g. npm install formidable. These come packaged in the repo and should not need to be installed. - formidable - express