mirror of
https://github.com/mikkelam/fast-cli.git
synced 2025-12-16 20:04:05 +00:00
fix build from source command
This commit is contained in:
parent
a86f9384d6
commit
62bc68622a
1 changed files with 1 additions and 1 deletions
|
|
@ -45,7 +45,7 @@ fast-cli --help
|
|||
```bash
|
||||
git clone https://github.com/mikkelam/fast-cli.git
|
||||
cd fast-cli
|
||||
zig build --release=safe
|
||||
zig build -Doptimize=ReleaseSafe
|
||||
```
|
||||
|
||||
## Usage
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue