diff --git a/README.md b/README.md
index 8593df2..0f1b950 100644
--- a/README.md
+++ b/README.md
@@ -23,7 +23,10 @@
## Environment Setup
```
-pip install tensorflow-gpu opencv-python jupyter matplotlib tqdm
+pip install tensorflow-gpu opencv-python jupyter matplotlib tqdm scipy googledrivedownloader
+# reinstall numpy to solve error about "allow_pickle=False"
+pip uninstall numpy
+pip install --upgrade numpy==1.16.1
```
## Download Weights