mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-12-04 15:39:34 +01:00
Updated Building KeePassXC (markdown)
@@ -107,7 +107,7 @@ If you installed via Homebrew, you should be able to compile KeePassXC this way,
|
||||
(or whatever your Qt installation path is)
|
||||
|
||||
### Windows
|
||||
In an Msys terminal, download and unpack the source code as described in the [Linux](#linux) section, change into the source code directory and run:
|
||||
In a _MSYS2 MinGW_ terminal (*not* _MSYS2 MSYS_ which is the default), download and unpack the source code as described in the [Linux](#linux) section, change into the source code directory and run:
|
||||
|
||||
```
|
||||
mkdir build
|
||||
|
||||
Reference in New Issue
Block a user