README: update build instructions

This commit is contained in:
sewn 2024-07-07 14:11:49 +03:00
parent 8f48f39862
commit 051c48e23c
No known key found for this signature in database

View file

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