Update README.md

This commit is contained in:
Michael Lazar 2021-06-20 15:43:48 -04:00 committed by GitHub
parent 2a8f945e87
commit 2cacd98e1d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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