updated readme

This commit is contained in:
Waylon Walker 2017-03-29 23:18:29 -05:00
parent e6d59ca46a
commit a24b083e42

View file

@ -19,7 +19,7 @@ apt install freetype-dev
Now setup your python environment with your favorite packages.
```
pip install pandas matplotlib seaborn bottle
pip install pandas matplotlib bottle
```