Merge pull request #837 from jeffmcjunkin/jeffmcjunkin-patch-1

Fix `requirements.txt` installation instructions
This commit is contained in:
David Kennedy 2021-06-03 12:47:30 -04:00 committed by GitHub
commit ef19c0ca85
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,6 +13,19 @@ Please read the LICENSE under readme/LICENSE for the licensing of SET.
#### Supported platforms:
* Linux
* Mac OS X (experimental)
# Installation
## Install via requirements.txt
```bash
pip3 install -r requirements.txt
python3 setup.py
```
## Install SET
=======
* Mac OS X
<br/>