diff --git a/README.md b/README.md index 79764d4..3291f56 100644 --- a/README.md +++ b/README.md @@ -16,5 +16,5 @@ cd build_DbSoftware qmake CONFIG+=ccache ../DbSoftware make -j$(nproc) sub-DbTictactoe make sub-DbTictactoe-install_subtargets -./bin/serialserver +./bin/tictactoe ```