Skip to content

Commit 811d99b

Browse files
authored
Update README.md
1 parent e6c75b3 commit 811d99b

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,15 @@ After opening the downloaded repository in cmd *(Windows)*/terminal *(Linux/MacO
1414
pip install -r requirements.txt --no-index --find-links file:///tmp/packages
1515
(if not, try pip3)
1616
```
17+
## Download
18+
[Windows XP or above]()
19+
1720
## How to run PyRex?
21+
### Using an executable file:
22+
Easily go through the installation process
23+
<hr>
24+
25+
### Using raw repositories:
1826
Execute the following commands in cmd *(Windows)*/terminal *(Linux/MacOS)*:
1927

2028
- Download repository

0 commit comments

Comments
 (0)