Updated README.md

This commit is contained in:
Daniel Brunner
2018-10-07 22:19:03 +02:00
parent d7b80cff6a
commit d4ad225d33

View File

@@ -16,5 +16,5 @@ cd build_DbSoftware
qmake CONFIG+=ccache ../DbSoftware
make -j$(nproc) sub-DbTernaryClock
make sub-DbTernaryClock-install_subtargets
./bin/serialserver
./bin/ternaryclock
```