From 1255ec119c73f1e02652b134237280b8760dfda2 Mon Sep 17 00:00:00 2001 From: kdam0 Date: Fri, 15 Jul 2016 22:11:42 -0400 Subject: Update README.md --- README.md | 14 +++++++------- 1 file 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. -- cgit v1.2.3