From cb1a1274a06bff450be49be28753073bc1272060 Mon Sep 17 00:00:00 2001 From: Karma Riuk Date: Wed, 19 Feb 2025 13:54:30 +0100 Subject: [PATCH] updated readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c8ec14c..e73bc06 100644 --- a/README.md +++ b/README.md @@ -53,11 +53,11 @@ This project has undergone multiple AI improvements, including: ``` 1. Create a build directory and compile: ```sh - make main + make stickfosh ``` 1. Run the program: ```sh - ./main + ./stickfosh ``` ## Running the Application