Skip to content

Commit

Permalink
modified: README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
0xGingi committed Nov 12, 2024
1 parent 400564a commit 3733841
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,13 @@ A fast, lightweight DNS resolver benchmarking tool written in Rust that measures
1. Make sure you have Rust installed on your system
2. Clone this repository
```
git clone https://github.com/0xgingi/dnspeedtest
cd dnspeedtest
git clone https://github.com/0xgingi/dnspeedtest
cd dnspeedtest
```
3. Build and run:
```
cargo build --release
cargo run
cargo build --release
cargo run
```
## Configuration

Expand Down

0 comments on commit 3733841

Please sign in to comment.