Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
user0706 authored Nov 18, 2020
1 parent e6c75b3 commit 811d99b
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,15 @@ After opening the downloaded repository in cmd *(Windows)*/terminal *(Linux/MacO
pip install -r requirements.txt --no-index --find-links file:///tmp/packages
(if not, try pip3)
```
## Download
[Windows XP or above]()

## How to run PyRex?
### Using an executable file:
Easily go through the installation process
<hr>

### Using raw repositories:
Execute the following commands in cmd *(Windows)*/terminal *(Linux/MacOS)*:

- Download repository
Expand Down

0 comments on commit 811d99b

Please sign in to comment.