修改文档

This commit is contained in:
2024-12-27 14:40:33 +08:00
parent 0c02220245
commit d25a3a257b
3 changed files with 3 additions and 3 deletions

View File

@@ -45,9 +45,9 @@ cd DenyIP
编译项目:
```bash
cd IP_region_query && go build
cd ..
cd DenyIP
make clean
make ipquery
make
```