Updated Aquatic (markdown)

oooo-ps 2025-07-08 22:23:12 +03:00
parent 3eaa24e57d
commit a3886f6f27

@ -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 clone https://github.com/YGGverse/aquatic.git && cd aquatic`
* `git checkout info-hash-api` * `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` * `cargo build --release -p aquatic_udp`
* `sudo install target/release/aquatic_udp /usr/local/bin/aquatic_udp` * `sudo install target/release/aquatic_udp /usr/local/bin/aquatic_udp`