change the command to start the new core gui
This commit is contained in:
parent
f6bd21629d
commit
870d5dc41c
1 changed files with 1 additions and 1 deletions
|
@ -89,7 +89,7 @@ Commands below can be used to run the core-daemon, the new core gui, and tests.
|
|||
sudo python3 -m pipenv run core
|
||||
|
||||
# runs coretk gui
|
||||
python3 -m pipenv run coretk
|
||||
python3 -m pipenv run core-pygui
|
||||
|
||||
# runs mocked unit tests
|
||||
python3 -m pipenv run test-mock
|
||||
|
|
Loading…
Reference in a new issue