We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc1172f commit db77252Copy full SHA for db77252
README.md
@@ -12,7 +12,7 @@ Programming Language in Urdu, based on Python - اردو میں کوڈ لکھی
12
### Pip
13
If you've installed ```pip```, you can download UrduPython from [Test PyPI](https://test.pypi.org/project/urdupython/) using the following command:
14
```
15
-pip install -i https://test.pypi.org/simple/ urdupython
+pip install -i https://test.pypi.org/simple/ --extra-index-url https://pypi.org/simple urdupython
16
17
18
### Source
@@ -94,4 +94,4 @@ Download and install Notepad++. Right click and activate RTL (Right-to-left).
94
## Tests
95
### Platform(s) tested on
96
macOS Big Sur 11.1
97
-Termux (Android)
+Termux (Android)
0 commit comments