We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0693278 commit cbf87b6Copy full SHA for cbf87b6
README.md
@@ -8,7 +8,7 @@ It so far tested with **Python 3.7**.
8
Use the following command to install *ns-3.33* from the wheel:
9
10
```
11
-sudo pip3 install "https://github.com/osmhpi/python-wheels/releases/latest/download/ns-3.33-cp37-cp37m-linux_x86_64.whl"
+sudo pip3 install "https://github.com/osmhpi/python-wheels/releases/latest/download/ns-3.33-py3-none-linux_x86_64.whl"
12
13
14
## Troubleshooting
0 commit comments