Skip to content

Commit be57f3e

Browse files
committed
chore: update README
1 parent 866c635 commit be57f3e

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,11 @@ You only need [Python 3.4+](https://www.python.org/downloads/).
4141
Install UniversalPython with pip:
4242

4343
```bash
44-
pip install -i urdupython
44+
pip install universalpython
4545
```
4646

47+
See more details about the package on [PyPi](https://pypi.org/project/universalpython/).
48+
4749
### Online Playground
4850

4951
You can also try out UniversalPython in our [live online demo](https://universalpython.github.io/). It runs in your browser.

0 commit comments

Comments
 (0)