From 5f6e04c3a9a53614abd45af04cffe64d6c7751da Mon Sep 17 00:00:00 2001 From: nedifinita Date: Sat, 17 Feb 2024 13:41:33 +0800 Subject: [PATCH] Edit README. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9482ff7..84e0ad5 100644 --- a/README.md +++ b/README.md @@ -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.