From 373adef28589ee072ec8298c5a3b3a5a91a4d41f Mon Sep 17 00:00:00 2001 From: Mari Wahl Date: Sat, 3 Jan 2015 09:57:14 -0500 Subject: [PATCH] readme for requirements --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) 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!