diff --git a/README.md b/README.md index 0e8bcce..8a9c094 100644 --- a/README.md +++ b/README.md @@ -59,6 +59,15 @@ src/ +Installation +------------ +The snippets are designed to be used individually for learning. If you want to install all the libraries we mention here in your [virtualenv](https://coderwall.com/p/8-aeka): + +``` +$ pip install -r requirements.txt +``` + + Further Learning ----------------- @@ -73,7 +82,6 @@ Further Learning - License ---------- When making a reference of my work, please use my twitter handle [_b_t_3_](https://twitter.com/_b_t_3_) or my [website](http://bt3gl.github.io/index.html). Thank you!