Update README.md
This commit is contained in:
parent
7bf6657c43
commit
2b2102c508
|
@ -50,7 +50,7 @@ $ python3 -m virtualenv /opt/jetforce/venv
|
||||||
$ source /opt/jetforce/venv/bin/activate
|
$ source /opt/jetforce/venv/bin/activate
|
||||||
$ pip install jetforce
|
$ pip install jetforce
|
||||||
|
|
||||||
# The jetforce launch script will be placed here
|
# The launch script will be installed here
|
||||||
$ /opt/jetforce/venv/bin/jetforce
|
$ /opt/jetforce/venv/bin/jetforce
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue