Skip to content

Commit

Permalink
Merge pull request jonnyhyman#43 from NicolasDevel/fix/update-readme-…
Browse files Browse the repository at this point in the history
…section

update readme
  • Loading branch information
jonnyhyman authored Feb 8, 2023
2 parents 580e5a3 + f3710d4 commit 04e8253
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,11 @@ This is not a library, but rather a collection of standalone scripts! As such, t

#### Install these requirements
- [Python 3.6+](https://www.anaconda.com/distribution/) (tested on Python 3.6 and Python 3.7, macOS Catalina and Windows 10)
- [pip](https://pypi.org/project/pip/) package : `python -m pip install--upgrade pip`
- [Numpy](https://numpy.org) package : `pip install numpy`
- [Numba](https://numba.pydata.org) package : `pip install numba`
- [pyqt5](https://pypi.org/project/PyQt5) package : `pip install pyqt5`
- [pyqtgraph](https://www.pyqtgraph.org/) package : `pip install pyqtgraph`

#### Run guide for total beginners
0. Open "Terminal" on macOS & Linux, "Powershell" or "Command Prompt" on Windows
Expand Down

0 comments on commit 04e8253

Please sign in to comment.