mirror of
https://github.com/zealdocs/zeal.git
synced 2024-11-22 21:53:03 +03:00
Updated Build Instructions for macOS (markdown)
parent
539da097fe
commit
9e9784e62a
@ -17,7 +17,9 @@
|
|||||||
brew tap markwu/personal
|
brew tap markwu/personal
|
||||||
brew install --HEAD zeal
|
brew install --HEAD zeal
|
||||||
```
|
```
|
||||||
3. Zeal is now available to be run. If you want you can move it to your Applications folder (not necessary if you run it through Spotlight or Alfred):
|
> Brew will automatically install the dependency `qt@5` and `libarchive` for you
|
||||||
|
|
||||||
|
2. Zeal is now available to be run. If you want you can move it to your Applications folder (not necessary if you run it through Spotlight or Alfred):
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
cp -Rp /usr/local/Cellar/zeal/*/Zeal.app ~/Applications/
|
cp -Rp /usr/local/Cellar/zeal/*/Zeal.app ~/Applications/
|
||||||
|
Loading…
Reference in New Issue
Block a user