mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-06-08 15:02:41 -04:00
Point INSTALL.md checkout reference to latest
tag (#8225)
This commit is contained in:
parent
dd15db721a
commit
59e2c38635
1 changed files with 2 additions and 2 deletions
|
@ -57,10 +57,10 @@ To compile from source, open a **Terminal (Linux/MacOS)**, the **MSVC Tools Comm
|
||||||
git pull
|
git pull
|
||||||
```
|
```
|
||||||
|
|
||||||
For a stable build, it is recommended to check out the master branch.
|
For a stable build, it is recommended to check out the `latest` branch.
|
||||||
|
|
||||||
```
|
```
|
||||||
git checkout master
|
git checkout latest
|
||||||
```
|
```
|
||||||
|
|
||||||
2. Navigate to the directory where you have downloaded KeePassXC and type these commands:
|
2. Navigate to the directory where you have downloaded KeePassXC and type these commands:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue