aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
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