diff options
| author | kumar <kumar.damani@mail.utoronto.ca> | 2016-07-16 02:07:02 +0000 |
|---|---|---|
| committer | kumar <kumar.damani@mail.utoronto.ca> | 2016-07-16 02:07:02 +0000 |
| commit | 31c72effde5363b7cfad2673c122e6f433a9e9fe (patch) | |
| tree | 643cb6493282b98fdc13a98d8daa840f6d5c3d8c | |
| parent | cb9e54e26d9b60c0f09a416dd7e51cd11b14c035 (diff) | |
changed READme
| -rw-r--r-- | README.md | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -3,10 +3,10 @@ A web app that allows students to share test/exam solutions. To compile the app you must have the following modules installed... - 1. mongodb - npm install mongodb - 2. object-assign - npm install --save object-assign + 1. mongodb + npm install mongodb + 2. object-assign + npm install --save object-assign 3. mongo-factory - npm install mongo-factory + npm install mongo-factory 4.
\ No newline at end of file |
