mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-08-02 19:46:06 -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
|
||||
cd build
|
||||
cmake .. [CMAKE PARAMETERS]
|
||||
cmake [CMAKE PARAMETERS] ..
|
||||
make [-jX]
|
||||
|
||||
Common cmake parameters:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue