Merge pull request #210 from TheMorc/adwaitareadme

suggest installing adwaita-icon-theme to get icons in the client on macOS
This commit is contained in:
ouwou
2023-08-24 05:43:29 +00:00
committed by GitHub

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`