From 2d12fa3d6d3fc0054ccae6a25859373f2c9c7f1e Mon Sep 17 00:00:00 2001 From: Daniel Brunner <0xFEEDC0DE64@gmail.com> Date: Sun, 7 Oct 2018 22:19:48 +0200 Subject: [PATCH] Updated README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ```