Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AjayBrahmakshatriya authored May 20, 2024
1 parent 175e4a2 commit 173b884
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ Checkout [D2X](https://buildit.so/d2x) a debugging library that works in tandem

## Build and Run

BuildIt is a pure library framework and does not require any special compiler support. To build the library, clone the repository, navigate to the top-level directory and run -
BuildIt is a pure library framework and does not require any special compiler support. To build the library, clone the repository, navigate to the top-level directory and run (please make sure you are using [GNU-make](https://www.gnu.org/software/make/) and not just make) -

make

Expand Down

0 comments on commit 173b884

Please sign in to comment.