From 310c8a7ff00cd826875a155e79e568523dc6b87d Mon Sep 17 00:00:00 2001 From: gjgd Date: Mon, 8 Jun 2020 01:29:28 +0200 Subject: [PATCH] Fix gcc command --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 91111fa..4d7d7d5 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,7 @@ If this is the kind of thing that you enjoy, you might also like [printbf](https ## USAGE - gcc -o prog prog.c + gcc -o prog printtt.c ./prog Alternates between P1 and P2. Enter a digit [1-9] to move: