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