mirror of
https://github.com/lightpanda-io/browser.git
synced 2025-10-28 06:33:29 +00:00
update mac instructions to build from source
This commit is contained in:
@@ -190,10 +190,10 @@ For systems with [Nix](https://nixos.org/download/), you can use the devShell:
|
|||||||
nix develop
|
nix develop
|
||||||
```
|
```
|
||||||
|
|
||||||
For MacOS, you only need cmake:
|
For MacOS, you need [Xcode](https://developer.apple.com/xcode/) and the following pacakges from homebrew:
|
||||||
|
|
||||||
```
|
```
|
||||||
brew install cmake
|
brew install cmake pkgconf
|
||||||
```
|
```
|
||||||
|
|
||||||
### Install and build dependencies
|
### Install and build dependencies
|
||||||
|
|||||||
Reference in New Issue
Block a user