diff options
author | przemyslawpluta <przemekpluta@hotmail.com> | 2015-04-17 10:04:04 +0100 |
---|---|---|
committer | przemyslawpluta <przemekpluta@hotmail.com> | 2015-04-17 10:04:04 +0100 |
commit | 5c9bcdae2fbe5019340ed5dde3e037ef1d2bd6cf (patch) | |
tree | c2fe366e8cd8093e379ef88f79ee26bddca97221 /README.md | |
parent | 79c06bf515f68add4631ee7da8689083ed9af571 (diff) | |
download | mongo-edu-5c9bcdae2fbe5019340ed5dde3e037ef1d2bd6cf.zip |
version bump
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -8,13 +8,13 @@ mongo-edu Select and download videos and handouts from [university.mongodb.com](https://university.mongodb.com) courses -##Prerequisite +## Prerequisite ``` py 2.7 or 3.x ``` -##Installation +## Installation ``` npm install mongo-edu -g @@ -22,7 +22,7 @@ npm install mongo-edu -g or see [detailed installation guide](https://github.com/przemyslawpluta/mongo-edu/wiki/Installation) in the wiki pages -##Usage +## Usage ``` $ mongo-edu --help @@ -81,5 +81,5 @@ You can save presets for use for later. To do so just add `--save my_preset_name ![screenshot](https://raw.github.com/przemyslawpluta/mongo-edu/gh-pages/images/me-presets.gif) -##License +## License MIT |