From 9e9784e62a6c0b96d22cf20f0bb045781c4758d6 Mon Sep 17 00:00:00 2001 From: Tianyi Song <42670338+tysg@users.noreply.github.com> Date: Sat, 6 Nov 2021 01:01:48 +0800 Subject: [PATCH] Updated Build Instructions for macOS (markdown) --- Build-Instructions-for-macOS.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Build-Instructions-for-macOS.md b/Build-Instructions-for-macOS.md index bc69431..b3ad59d 100644 --- a/Build-Instructions-for-macOS.md +++ b/Build-Instructions-for-macOS.md @@ -17,7 +17,9 @@ brew tap markwu/personal 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 cp -Rp /usr/local/Cellar/zeal/*/Zeal.app ~/Applications/