summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorouwou <26526779+ouwou@users.noreply.github.com>2023-08-24 05:43:29 +0000
committerGitHub <noreply@github.com>2023-08-24 05:43:29 +0000
commitb36cfdd46e2d97f91f75bfb4b002f80987179f41 (patch)
treee8b6c39ef7e9a66b2f95ba5c6c7fd5324fd45480
parent9fba92be90e742dc6de224bbfb2f725aac9314c4 (diff)
parent0e5bccaad10325877c39c3721a8c0c2199fbc43f (diff)
downloadabaddon-portaudio-b36cfdd46e2d97f91f75bfb4b002f80987179f41.tar.gz
abaddon-portaudio-b36cfdd46e2d97f91f75bfb4b002f80987179f41.zip
Merge pull request #210 from TheMorc/adwaitareadme
suggest installing adwaita-icon-theme to get icons in the client on macOS
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 70996b2..8625ce1 100644
--- a/README.md
+++ b/README.md
@@ -68,7 +68,7 @@ the result of fundamental issues with Discord's thread implementation.
#### Mac:
1. `git clone https://github.com/uowuo/abaddon --recurse-submodules="subprojects" && cd abaddon`
-2. `brew install gtkmm3 nlohmann-json libhandy opus libsodium spdlog`
+2. `brew install gtkmm3 nlohmann-json libhandy opus libsodium spdlog adwaita-icon-theme`
3. `mkdir build && cd build`
4. `cmake ..`
5. `make`