change the command to start the new core gui

This commit is contained in:
Huy Pham 2020-04-22 15:49:30 -07:00
parent f6bd21629d
commit 870d5dc41c

View file

@ -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