suggest installing adwaita-icon-theme to get icons in the client

This commit is contained in:
TheMorc 2023-08-24 02:37:55 +02:00
parent 0b918a748a
commit 0e5bccaad1

View File

@ -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`