summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorouwou <26526779+ouwou@users.noreply.github.com>2023-12-29 02:09:43 -0500
committerouwou <26526779+ouwou@users.noreply.github.com>2023-12-29 02:09:43 -0500
commit9b2475538a55b0f95b9d05c50209b9f9efcb63e1 (patch)
treeef82648fbc8617ec32dd4fb102b4fb2343b71082
parentd2ff7112aac4f65106b99a92fb5f3492e7e5a827 (diff)
parentf842395710f1fb973738e000a5ddb700558597f8 (diff)
downloadabaddon-portaudio-9b2475538a55b0f95b9d05c50209b9f9efcb63e1.tar.gz
abaddon-portaudio-9b2475538a55b0f95b9d05c50209b9f9efcb63e1.zip
Merge branch 'master' of https://github.com/uowuo/abaddon
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index b47e895..79c3436 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 20.04 (Focal) and newer:
+ * On Ubuntu 22.04 (Jammy) 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
```
@@ -117,7 +117,7 @@ Latest release version: https://github.com/uowuo/abaddon/releases/latest
- MacOS: [here](https://nightly.link/uowuo/abaddon/workflows/ci/master/build-macos-RelWithDebInfo.zip) unsigned,
unpackaged, requires gtkmm3 (e.g. from homebrew)
- Linux: [here](https://nightly.link/uowuo/abaddon/workflows/ci/master/build-linux-MinSizeRel.zip) unpackaged (for now),
- requires gtkmm3. built on Ubuntu 18.04 + gcc9
+ requires gtkmm3. built on Ubuntu 22.04 + gcc9
> **Warning**: If you use Windows, make sure to start from the `bin` directory