README: update build instructions
This commit is contained in:
parent
5062561a6f
commit
f804923c25
1 changed files with 2 additions and 1 deletions
|
@ -21,7 +21,8 @@ To build dam first ensure that you have the following dependencies:
|
||||||
|
|
||||||
Afterwards, run:
|
Afterwards, run:
|
||||||
```
|
```
|
||||||
zig build -Doptimize=ReleaseFast --prefix /usr/local install
|
make
|
||||||
|
make install
|
||||||
```
|
```
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
Loading…
Add table
Reference in a new issue