Skip to content

Commit 28a7620

Browse files
committed
doc
1 parent 01e00c4 commit 28a7620

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.MD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Scan all IP nodes of CloudFlare to find the fastest IP node.
77
```bash
88
git clone https://github.com/golangboy/fast-cloudflare
99
cd fast-cloudflare
10-
cargo run .
10+
cargo run
1111
```
1212
> Please ensure that you have properly installed the Rust environment.
1313

README_zh.MD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
```bash
88
git clone https://github.com/golangboy/fast-cloudflare
99
cd fast-cloudflare
10-
cargo run .
10+
cargo run
1111
```
1212
> 请确保你安装好了Rust环境
1313

0 commit comments

Comments
 (0)