From 3eaa24e57d46ed24283ae9daff7400ec50af3e92 Mon Sep 17 00:00:00 2001 From: oooo-ps Date: Tue, 8 Jul 2025 22:22:43 +0300 Subject: [PATCH] Updated Aquatic (markdown) --- Aquatic.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Aquatic.md b/Aquatic.md index 0ae5105..80e5fc1 100644 --- a/Aquatic.md +++ b/Aquatic.md @@ -4,6 +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) * `cargo build --release -p aquatic_udp` * `sudo install target/release/aquatic_udp /usr/local/bin/aquatic_udp`