Merge branch 'master' of github.com:michael-lazar/jetforce

This commit is contained in:
Michael Lazar 2021-11-26 15:23:47 -05:00
commit 17591359db
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ Or, install from source:
```bash
$ git clone https://github.com/michael-lazar/jetforce
$ cd jetforce
$ python setup.py install
$ pip install .
```
Or, install into a python virtual environment: