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