diff --git a/README.md b/README.md index 0d9fc06..19021cb 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,9 @@ allocations. Compiling the project should be relatively easy, even if you aren't familiar with `make`. +Dependences: `git`, `make`, and the C compiler of your choosing (the Makefile +assumes `gcc`). + ``` git clone https://codeberg.org/andyscott/marCsweep.git