diff options
| author | kumar <kumar.damani@mail.utoronto.ca> | 2016-07-16 02:09:39 +0000 |
|---|---|---|
| committer | kumar <kumar.damani@mail.utoronto.ca> | 2016-07-16 02:09:39 +0000 |
| commit | 0435d1c50a5f2abf0e703e7f0ff75c20b29acff6 (patch) | |
| tree | 33ecb8596fdb6e3fd28bd41f6c8ce3c2841dd969 | |
| parent | 31c72effde5363b7cfad2673c122e6f433a9e9fe (diff) | |
changed READme
| -rw-r--r-- | README.md | 14 |
1 files changed, 7 insertions, 7 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 - 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.
\ No newline at end of file |
