mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-04-05 05:27:39 +03: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
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue