diff --git a/samples/CraftPython/README.md b/samples/CraftPython/README.md
index 0569381..11b1f00 100644
--- a/samples/CraftPython/README.md
+++ b/samples/CraftPython/README.md
@@ -23,7 +23,7 @@ pip3 install wxpython
Install `websocket-client` from command line:
```
-pip3 install websocket-client
+pip3 install websocket-client==0.48
```
Install `pyinstaller` from the command line: