From b57350a5169c1034c9554d7d6a3701bd68b672c4 Mon Sep 17 00:00:00 2001 From: Yifan Gao Date: Sat, 12 Apr 2025 13:55:02 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eb5b431b..8db8409e 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ P.S. [stat文件](https://github.com/gaoyifan/china-operator-ip/blob/ip-lists/st #### 安装依赖 -* [bgptools](https://github.com/gaoyifan/bgptools) (`cargo install bgptools `) +* [bgptools](https://github.com/gaoyifan/bgptools) (`cargo install bgptools --version 0.0.3`) * [bgpdump](https://bitbucket.org/ripencc/bgpdump-hg/wiki/Home) (`apt install bgpdump`) * [cidr-merger](https://github.com/zhanhb/cidr-merger) (`go get github.com/zhanhb/cidr-merger`)