summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheMorc <r.gracik@gmail.com>2023-08-24 02:37:55 +0200
committerTheMorc <r.gracik@gmail.com>2023-08-24 02:39:13 +0200
commit0e5bccaad10325877c39c3721a8c0c2199fbc43f (patch)
tree781d2c107768f27bdf80f21432aa412f5fe5c126
parent0b918a748af6b9e0904db6a67b74e880035cd4a9 (diff)
downloadabaddon-portaudio-0e5bccaad10325877c39c3721a8c0c2199fbc43f.tar.gz
abaddon-portaudio-0e5bccaad10325877c39c3721a8c0c2199fbc43f.zip
suggest installing adwaita-icon-theme to get icons in the client
-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`