docs: Fixed typo.

main
polistern 2021-11-20 19:46:02 +00:00
parent e9ed91549b
commit ef676e3374
Signed by: polistern
GPG Key ID: E131651B5A988EAC
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ git submodule update --init
```
cd build
cmake <cmake options> . # see "CMake Options" section below
cmake # you may add VERBOSE=1 to cmdline for debugging
make # you may add VERBOSE=1 to cmdline for debugging
```
- Put binary to `/usr/sbin/`