修改ReadMe.md的一处错误
This commit is contained in:
parent
a1879c3d29
commit
e434554864
|
|
@ -66,7 +66,7 @@ try {
|
||||||
|
|
||||||
## 查询测试
|
## 查询测试
|
||||||
|
|
||||||
可以通过 `java -jar ip2region-{version}.jar search` 命令来测试查询:
|
可以通过 `node ./tests/test.app.js` 命令来测试查询:
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
➜ nodejs git:(v2.0-for-nodejs) ✗ node ./tests/test.app.js --help
|
➜ nodejs git:(v2.0-for-nodejs) ✗ node ./tests/test.app.js --help
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue