updated readme
Some checks are pending
pre-release / Pre Release (push) Waiting to run

This commit is contained in:
Karma Riuk 2025-02-19 13:54:30 +01:00
parent 1ff9b33bda
commit cb1a1274a0

View File

@ -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