mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-07 04:06:07 -05:00
README: installation: s/debug/release/
This commit is contained in:
parent
9f3d860e61
commit
b5bb571adf
1 changed files with 1 additions and 1 deletions
|
|
@ -276,7 +276,7 @@ popd
|
|||
|
||||
To build, first, create a build directory, and switch to it:
|
||||
```sh
|
||||
mkdir -p bld/debug && cd bld/debug
|
||||
mkdir -p bld/release && cd bld/release
|
||||
```
|
||||
|
||||
Second, configure[^2] the build (if you intend to install it globally, you
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue