From 2c73a21d2271233c43fb1d134bd961334d1f65b0 Mon Sep 17 00:00:00 2001 From: yggverse Date: Wed, 6 Aug 2025 13:12:53 +0300 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e65365f..05d33a7 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ ## Usage ``` bash -btracker --preload /path/to/aquatic-crawler/dump +btracker --preload /path/to/aquatic-crawler/preload ``` * append `RUST_LOG=debug` for detailed information output * see the project [Wiki](https://github.com/YGGverse/btracker/wiki) for more details (including [systemd](https://github.com/YGGverse/btracker/wiki/Systemd) and [nginx](https://github.com/YGGverse/btracker/wiki/Nginx) examples)