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 866c635 commit be57f3eCopy full SHA for be57f3e
1 file changed
README.md
@@ -41,9 +41,11 @@ You only need [Python 3.4+](https://www.python.org/downloads/).
41
Install UniversalPython with pip:
42
43
```bash
44
-pip install -i urdupython
+pip install universalpython
45
```
46
47
+See more details about the package on [PyPi](https://pypi.org/project/universalpython/).
48
+
49
### Online Playground
50
51
You can also try out UniversalPython in our [live online demo](https://universalpython.github.io/). It runs in your browser.
0 commit comments