mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-12-04 15:39:34 +01:00
Updated Set up Build Environment on macOS (markdown)
@@ -10,6 +10,8 @@ in a terminal to install the Xcode CLI tools. Then, install Homebrew:
|
||||
```
|
||||
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
|
||||
```
|
||||
(or use the [pkg installer](https://github.com/Homebrew/brew/releases/latest) if you dislike curl | bash.)
|
||||
|
||||
Use Homebrew to install the required build tools:
|
||||
```
|
||||
brew install cmake asciidoctor
|
||||
|
||||
Reference in New Issue
Block a user