We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f037ae commit 7dbbe72Copy full SHA for 7dbbe72
README.md
@@ -90,7 +90,7 @@ as follows [link](https://phoenixnap.com/kb/how-to-install-python-3-ubuntu).
90
If all requirements are satisfied, run the following command to install PyPI package:
91
92
```shell script
93
-$ python3 -m pip install -i https://test.pypi.org/simple/ pycubool
+$ python3 -m pip install pycubool
94
```
95
96
## Getting Started
0 commit comments