mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-12-07 01:28:34 +08:00
Merge pull request #4118 from liuyuanyuan090/v7-dev
修改README.md中的疑似中英文符号错误,将。/hutool.sh安装 修改为 ./hutool.sh安装,即。改为.
This commit is contained in:
commit
465bf02e5f
@ -155,7 +155,7 @@ implementation 'cn.hutool.v7:hutool-all:7.0.0-M3'
|
|||||||
下载整个项目源码(v6-master或v6-dev分支都可)然后进入Hutool项目目录执行:
|
下载整个项目源码(v6-master或v6-dev分支都可)然后进入Hutool项目目录执行:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
./hutool.sh install 。/ hutool.sh安装
|
./hutool.sh install ./ hutool.sh安装
|
||||||
```
|
```
|
||||||
|
|
||||||
然后就可以使用Maven引入了。
|
然后就可以使用Maven引入了。
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user