diff --git a/README.md b/README.md index 5be2e2b..9e15f89 100644 --- a/README.md +++ b/README.md @@ -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