small tweaks to docs

This commit is contained in:
Blake Harnden 2020-07-21 16:52:17 -07:00
parent d5d5da7256
commit 45bfa9fdad
2 changed files with 7 additions and 7 deletions

View file

@ -62,7 +62,7 @@ core-pygui
core-gui
# run mocked unit tests
cd $REPO
cd <CORE_REPO>
inv test-mock
```