aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4abcc5f..2475121 100644
--- a/README.md
+++ b/README.md
@@ -51,7 +51,7 @@ sudo /usr/local/opt/python@2/bin/pip2 install websocket_client
##### FreeBSD
```
-pkg install py27-websocket-client py27-six
+pkg install py36-websocket-client
```
##### OpenBSD