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 e6c75b3 commit 811d99bCopy full SHA for 811d99b
README.md
@@ -14,7 +14,15 @@ After opening the downloaded repository in cmd *(Windows)*/terminal *(Linux/MacO
14
pip install -r requirements.txt --no-index --find-links file:///tmp/packages
15
(if not, try pip3)
16
```
17
+## Download
18
+[Windows XP or above]()
19
+
20
## How to run PyRex?
21
+### Using an executable file:
22
+Easily go through the installation process
23
+<hr>
24
25
+### Using raw repositories:
26
Execute the following commands in cmd *(Windows)*/terminal *(Linux/MacOS)*:
27
28
- Download repository
0 commit comments