README: added external dependencies

This commit is contained in:
Andrew Scott 2024-08-19 15:54:19 -04:00
parent 59c6dd63f1
commit f1b5822a81
Signed by: a
GPG key ID: 7CD5A5977E4931C1

View file

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