mirror of
https://github.com/YGGverse/aquatic-crawler.git
synced 2026-03-31 17:15:35 +00:00
add reference to the system dependencies
This commit is contained in:
parent
7c8dfc69b8
commit
27360c4da1
1 changed files with 3 additions and 0 deletions
|
|
@ -33,6 +33,9 @@ Crawler for [Aquatic](https://github.com/greatest-ape/aquatic) BitTorrent tracke
|
||||||
|
|
||||||
## Install
|
## Install
|
||||||
|
|
||||||
|
> [!NOTE]
|
||||||
|
> You may want to install some [system dependencies](https://github.com/YGGverse/aquatic-crawler/wiki/Dependencies)
|
||||||
|
|
||||||
1. `git clone https://github.com/YGGverse/aquatic-crawler.git && cd aquatic-crawler`
|
1. `git clone https://github.com/YGGverse/aquatic-crawler.git && cd aquatic-crawler`
|
||||||
2. `cargo build --release`
|
2. `cargo build --release`
|
||||||
3. `sudo install target/release/aquatic-crawler /usr/local/bin/aquatic-crawler`
|
3. `sudo install target/release/aquatic-crawler /usr/local/bin/aquatic-crawler`
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue