diff options
author | przemyslawpluta <przemekpluta@hotmail.com> | 2014-02-17 21:51:52 +0000 |
---|---|---|
committer | przemyslawpluta <przemekpluta@hotmail.com> | 2014-02-17 21:51:52 +0000 |
commit | d3a917afaa146ca93d329e3620c268b4dad5d142 (patch) | |
tree | 2c17b19bfae778b41f8fd5613af489d816acc9ee /README.md | |
parent | 2b290a3ec92e5a35295f4967f725e4228b8cf986 (diff) | |
download | mongo-edu-d3a917afaa146ca93d329e3620c268b4dad5d142.zip |
updated info
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -10,12 +10,19 @@ Select and download video courses from [education.mongodb.com](https://education ![screenshot](https://raw.github.com/przemyslawpluta/mongo-edu/gh-pages/images/me.gif) +##Prerequisite + +``` +py 2.7 or 3.x +``` + ##Installation ```js npm install mongo-edu -g ``` + ##Usage ```js |