Updated README.md

This commit is contained in:
Daniel Brunner
2018-10-07 22:18:14 +02:00
parent 86febad08b
commit 09eec88b9f

View File

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