diff --git a/README.md b/README.md index 975a79b..6095f4c 100644 --- a/README.md +++ b/README.md @@ -10,15 +10,7 @@ source ./.venv/Scripts/activate ``` ``` -pip install tensorflow mypy numpy -``` - -``` -pip install keras==2.15.0 -``` - -``` -pip install types-tensorflow +pip install tensorflow keras mypy numpy types-tensorflow ``` In settings, make sure to check `Run Using Active Interpreter` in mypy settings \ No newline at end of file