aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorkdam0 <kumar.damani@mail.utoronto.ca>2016-07-16 02:11:42 +0000
committerGitHub <noreply@github.com>2016-07-16 02:11:42 +0000
commit1255ec119c73f1e02652b134237280b8760dfda2 (patch)
treef861cb977c136f04cde29cfab569edbf12eb3da6 /README.md
parent0435d1c50a5f2abf0e703e7f0ff75c20b29acff6 (diff)
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md14
1 files changed, 7 insertions, 7 deletions
diff --git a/README.md b/README.md
index ebff2ee..4bde016 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
-3. mongo-factory
- npm install mongo-factory
-4. \ No newline at end of file
+1.mongodb
+npm install mongodb
+2.object-assign
+npm install --save object-assign
+3.mongo-factory
+npm install mongo-factory
+4.