Skip to content

Commit 06d95c1

Browse files
committed
Update 10.3. Upgrading from an earlier version of Spring Boot.md
1 parent 5c57aae commit 06d95c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

II. Getting started/10.3. Upgrading from an earlier version of Spring Boot.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22

33
如果你正在升级一个Spring Boot早期版本,查看下放在[project wiki](http://github.com/spring-projects/spring-boot/wiki)上的"release notes"。你会发现每次发布的更新指南和一个"new and noteworthy"特性列表。
44

5-
想要升级一个已安装的CLI,你需要使用合适的包管理命令(例如,`brew upgrade`),或如果你是手动安装CLI,按照[standard instructions](http://docs.spring.io/spring-boot/docs/current-SNAPSHOT/reference/htmlsingle/#getting-started-manual-cli-installation)操作并记得更新你的`PATH`环境变量以移除任何老的引用。
5+
想要升级一个已安装的CLI,你需要使用合适的包管理命令(例如,`brew upgrade`),或如果你是手动安装CLI,按照[standard instructions](10.2.1. Manual installation.md)操作并记得更新你的`PATH`环境变量以移除任何老的引用。

0 commit comments

Comments
 (0)