fix: wrong build command in README

This commit is contained in:
LordMZTE 2022-07-20 14:04:11 +02:00
parent e0786fbe15
commit 947247f7bc
Signed by: LordMZTE
GPG Key ID: B64802DC33A64FF6
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ Requirements:
- `gdbus-codegen`
- [gyro](https://github.com/mattnite/gyro)
```bash
gyro build -Drelease fast
gyro build -Drelease-fast
```
Find the artifacts in `zig-out/lib`.