summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorouwou <26526779+ouwou@users.noreply.github.com>2024-04-12 04:08:15 -0400
committerouwou <26526779+ouwou@users.noreply.github.com>2024-04-12 04:08:15 -0400
commit8130d61b6095d3ef1aa9781a7fef43d60d3b8c31 (patch)
treee4db33258407ed9f22af329e8ed3a1d5d357dde4 /README.md
parent8fdc8a15336cd5316db90457c2bf022307738748 (diff)
parentaec2a30c35c919fabbd7992e6db3a1a7aa0ea224 (diff)
downloadabaddon-portaudio-8130d61b6095d3ef1aa9781a7fef43d60d3b8c31.tar.gz
abaddon-portaudio-8130d61b6095d3ef1aa9781a7fef43d60d3b8c31.zip
Merge branch 'master' of https://github.com/uowuo/abaddon
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 529db70..c2fab19 100644
--- a/README.md
+++ b/README.md
@@ -87,7 +87,7 @@ the result of fundamental issues with Discord's thread implementation.
#### Linux:
1. Install dependencies
- * On Ubuntu 22.04 (Jammy) and newer:
+ * On Ubuntu 22.04 (Jammy)/Debian 12 (bookworm) and newer:
```Shell
$ sudo apt install g++ cmake libgtkmm-3.0-dev libcurl4-gnutls-dev libsqlite3-dev libssl-dev nlohmann-json3-dev libhandy-1-dev libsecret-1-dev libopus-dev libsodium-dev libspdlog-dev
```