mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-21 05:33:45 -04: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:
|
To build, first, create a build directory, and switch to it:
|
||||||
```sh
|
```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
|
Second, configure[^2] the build (if you intend to install it globally, you
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue