aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorkumar <kumar.damani@mail.utoronto.ca>2016-07-16 02:07:02 +0000
committerkumar <kumar.damani@mail.utoronto.ca>2016-07-16 02:07:02 +0000
commit31c72effde5363b7cfad2673c122e6f433a9e9fe (patch)
tree643cb6493282b98fdc13a98d8daa840f6d5c3d8c /README.md
parentcb9e54e26d9b60c0f09a416dd7e51cd11b14c035 (diff)
changed READme
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/README.md b/README.md
index 829e727..5cd02ef 100644
--- a/README.md
+++ b/README.md
@@ -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