summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorouwou <26526779+ouwou@users.noreply.github.com>2024-04-11 17:17:55 -0400
committerGitHub <noreply@github.com>2024-04-11 17:17:55 -0400
commitaec2a30c35c919fabbd7992e6db3a1a7aa0ea224 (patch)
tree86dc9f81ead06cd9a80134ae7269e92dc4f6891c
parent4618a73df276cfa734e0fcc63af24f21ca5140c3 (diff)
parent271633802e39a224eae81bc5d1fb6d99901b00ad (diff)
downloadabaddon-portaudio-aec2a30c35c919fabbd7992e6db3a1a7aa0ea224.tar.gz
abaddon-portaudio-aec2a30c35c919fabbd7992e6db3a1a7aa0ea224.zip
Merge pull request #284 from mesabytes/update-dependencies
add Debian to `Install dependencies`
-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
```