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`