diff --git a/readme.md b/readme.md index c0dafdc..a65c5ba 100644 --- a/readme.md +++ b/readme.md @@ -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 ```