mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-02-03 10:00:04 -05:00
Distinguish meaning of src directory and git root directory (#4337)
* Remove 'cd git-project-directory' from INSTALL.md as it is unnecessary
This commit is contained in:
parent
8dbd5b11eb
commit
c306fb55ae
@ -68,7 +68,6 @@ git checkout master
|
|||||||
Navigate to the directory where you have downloaded KeePassXC and type these commands:
|
Navigate to the directory where you have downloaded KeePassXC and type these commands:
|
||||||
|
|
||||||
```
|
```
|
||||||
cd directory-where-sources-live
|
|
||||||
mkdir build
|
mkdir build
|
||||||
cd build
|
cd build
|
||||||
cmake -DWITH_XC_ALL=ON ..
|
cmake -DWITH_XC_ALL=ON ..
|
||||||
|
Loading…
x
Reference in New Issue
Block a user