Edit README.

This commit is contained in:
nedifinita 2024-02-17 13:41:33 +08:00
parent 9888364692
commit 5f6e04c3a9
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ OPTIONS:
-h, --help Print help information
```
## Quick Start
0. Make sure that `bird` and `traceroute` are installed and available.
> Make sure that `bird` and `traceroute` are installed and available.
1. Obtain the binary executable by either downloading it from the release or compiling the project with `cargo`.
2. Use the command `bird-looking-glass-proxy --example > config.toml` to create a template configuration file and modify it to your needs.
3. Run the executable.