From b9ef4c0d01518c84f891313518f369eb3cb66c72 Mon Sep 17 00:00:00 2001 From: Josh O'Leary Date: Tue, 18 Apr 2023 09:29:53 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 327c59e..95d78e2 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,7 @@ The project is built with CMake. 5. If all succeeds, you'll have an executable in your build directory: -`./build/todo` +`./todo` ## Contributing Feel free to submit issues and pull requests. I'll definitely take a look at them.