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 0840cfe commit 3ee9bdbCopy full SHA for 3ee9bdb
1 file changed
README.md
@@ -4,12 +4,12 @@ Write simple Python in Urdu.
4
## Pre-requisites
5
- Python 3+
6
- Pip
7
+- (optional but recommended) Virtual environment, like ```conda``` or ```virtualenv```
8
9
## How to Install
-1. Download your preferred version of the [Python programming language](https://www.python.org/downloads/).
10
-2. Download this repo as a ZIP, or clone it via Git.
11
-3. Open the repo's folder in your Terminal.
12
-4. Run ```pip install requirements.txt```
+1. Download this repo as a ZIP, or clone it via Git.
+2. Open the repo's folder in your Terminal.
+3. Run ```pip install requirements.txt```
13
14
## How to Use
15
1. Create a new file in a folder.
0 commit comments