Skip to content

Commit e306dfa

Browse files
committed
Update README.md
1 parent 461de9f commit e306dfa

1 file changed

Lines changed: 8 additions & 4 deletions

File tree

README.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Programming Language in Urdu, based on Python - اردو میں کوڈ لکھی
1010

1111
## How to Install
1212
### Pip
13-
If you've installed ```pip```, you can download UrduPython from [Test PyPI](https://test.pypi.org/project/urdupython/) using the following command:
13+
If you've installed ```pip```, you can install UrduPython from [Test PyPI](https://test.pypi.org/project/urdupython/) using the following command:
1414
```
1515
pip install -i https://test.pypi.org/pypi/ --extra-index-url https://pypi.org/simple urdupython
1616
```
@@ -88,10 +88,14 @@ For more help, run ```urdupython --help```. For better understanding, do run the
8888
### For macOS
8989
Use TextEdit (default text editor) to write Urdu code. Activate right-to-left typing through Menu: Format->Text->Writing Direction->Right-to-Left
9090

91-
### For Linux/Windows
91+
### For Windows
9292
Download and install Notepad++. Right click and activate RTL (Right-to-left).
9393

94+
### For Linux
95+
Open gEdit (or any similar text-editing program), and start coding right away.
96+
9497
## Tests
9598
### Platform(s) tested on
96-
macOS Big Sur 11.1
97-
Termux (Android)
99+
- macOS Big Sur 11.1
100+
- Termux (Android)
101+
- Ubuntu 20.04.3 LTS

0 commit comments

Comments
 (0)