From a3886f6f27d01cdd4235d90f633cdf9118ae2ec4 Mon Sep 17 00:00:00 2001 From: oooo-ps Date: Tue, 8 Jul 2025 22:23:12 +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 80e5fc1..9ef0f71 100644 --- a/Aquatic.md +++ b/Aquatic.md @@ -4,7 +4,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 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 theme) * `cargo build --release -p aquatic_udp` * `sudo install target/release/aquatic_udp /usr/local/bin/aquatic_udp`