summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Windows/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Windows/README.md b/Windows/README.md
index 62701f6c..93d93c2d 100644
--- a/Windows/README.md
+++ b/Windows/README.md
@@ -35,7 +35,7 @@ It contains all the documentation for making eSim executable (using PyInstaller)
$ pip install matplotlib==3.0.3
$ pip install tornado
$ pip install setuptools
- $ pip install PyQt5
+ $ pip install PyQt5==5.9.2
$ pip install pypiwin32
7. Test whether only eSim dependencies are available or not: