adding install script to help automate setup for others, small touchup to devguide doc
This commit is contained in:
parent
298cd2c9d3
commit
fc15918a64
2 changed files with 41 additions and 1 deletions
|
@ -97,7 +97,7 @@ python3 -m pipenv install $EMANEREPO/src/python
|
|||
This will run the core-daemon server using the configuration files within the repo.
|
||||
|
||||
```shell
|
||||
python3 -m pipenv run core
|
||||
sudo python3 -m pipenv run core
|
||||
```
|
||||
|
||||
### Running CORE Python GUI
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue