X Tutup
Skip to content

Commit db77252

Browse files
authored
Update README.md
1 parent cc1172f commit db77252

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Programming Language in Urdu, based on Python - اردو میں کوڈ لکھی
1212
### Pip
1313
If you've installed ```pip```, you can download UrduPython from [Test PyPI](https://test.pypi.org/project/urdupython/) using the following command:
1414
```
15-
pip install -i https://test.pypi.org/simple/ urdupython
15+
pip install -i https://test.pypi.org/simple/ --extra-index-url https://pypi.org/simple urdupython
1616
```
1717

1818
### Source
@@ -94,4 +94,4 @@ Download and install Notepad++. Right click and activate RTL (Right-to-left).
9494
## Tests
9595
### Platform(s) tested on
9696
macOS Big Sur 11.1
97-
Termux (Android)
97+
Termux (Android)

0 commit comments

Comments
 (0)
X Tutup