summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorouwou <26526779+ouwou@users.noreply.github.com>2023-08-25 20:36:36 -0400
committerouwou <26526779+ouwou@users.noreply.github.com>2023-08-25 20:36:36 -0400
commitccabaa44d6954812e7a8582246d3aa14a749ccc9 (patch)
tree3ecc78516971b709419e93bc75f2709a544c3f40 /README.md
parent2bc709bf3ff54b0104fb0bd8e8d80ffd1ba84586 (diff)
parenteea5987f379cd76786ace382da09dd687ecca28a (diff)
downloadabaddon-portaudio-ccabaa44d6954812e7a8582246d3aa14a749ccc9.tar.gz
abaddon-portaudio-ccabaa44d6954812e7a8582246d3aa14a749ccc9.zip
Merge branch 'master' into rnnoise
Diffstat (limited to 'README.md')
-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`