mirror of
https://codeberg.org/andyscott/marCsweep.git
synced 2024-11-09 13:50:51 -05:00
README: added external dependencies
This commit is contained in:
parent
59c6dd63f1
commit
f1b5822a81
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue