From 4a674c1dbbbbccf5b0818b8ef2a78edaa14a18bb Mon Sep 17 00:00:00 2001 From: oooo-ps Date: Wed, 9 Jul 2025 05:47:56 +0300 Subject: [PATCH] Updated Aquatic (markdown) --- Aquatic.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Aquatic.md b/Aquatic.md index 32e2d88..29e8760 100644 --- a/Aquatic.md +++ b/Aquatic.md @@ -6,7 +6,7 @@ This crawler requires [patch #233](https://github.com/greatest-ape/aquatic/pull/ * `git clone https://github.com/YGGverse/aquatic.git && cd aquatic` * `git checkout info-hash-api` - * alternatively, use [yggverse](https://github.com/YGGverse/aquatic/tree/yggverse) branch which also includes some additional features (e.g. adaptive theme) + * alternatively, use [yggverse](https://github.com/YGGverse/aquatic/tree/yggverse) branch which also includes some additional features (e.g. adaptive stats theme) * `cargo build --release -p aquatic_udp` * `sudo install target/release/aquatic_udp /usr/local/bin/aquatic_udp`