Update 10.2.4. MacPorts installation.md
parent
2d4bef33ae
commit
c9d913fcc6
|
@ -0,0 +1,6 @@
|
||||||
|
### 10.2.4. 使用MacPorts进行安装
|
||||||
|
|
||||||
|
如果你的环境是Mac,并使用[MacPorts](http://www.macports.org/),想要安装Spring Boot CLI只需如下操作:
|
||||||
|
```shell
|
||||||
|
$ sudo port install spring-boot-cli
|
||||||
|
```
|
Loading…
Reference in New Issue