Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
omaraflak authored Oct 5, 2023
1 parent 19fc459 commit 42eed79
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ Compile Banana:
```
git clone --recurse-submodules https://github.com/omaraflak/banana
cd banana
cmake .
make
cmake -B build
cmake --build build
```

Run program:
Expand Down

0 comments on commit 42eed79

Please sign in to comment.