README: update build instructions

This commit is contained in:
sewn 2024-09-07 20:53:13 +03:00
parent 5062561a6f
commit f804923c25
No known key found for this signature in database

View file

@ -21,7 +21,8 @@ To build dam first ensure that you have the following dependencies:
Afterwards, run:
```
zig build -Doptimize=ReleaseFast --prefix /usr/local install
make
make install
```
## Usage