mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-09-22 05:44:46 -04:00
Fixed typo in INSTALL
This commit is contained in:
parent
867d14f7aa
commit
2e76385cae
1 changed files with 1 additions and 1 deletions
2
INSTALL
2
INSTALL
|
@ -2,7 +2,7 @@ Building:
|
||||||
=========
|
=========
|
||||||
mkdir build
|
mkdir build
|
||||||
cd build
|
cd build
|
||||||
cmake .. [CMAKE PARAMETERS]
|
cmake [CMAKE PARAMETERS] ..
|
||||||
make [-jX]
|
make [-jX]
|
||||||
|
|
||||||
Common cmake parameters:
|
Common cmake parameters:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue