Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit cf91426

Browse files
authored
Update 02-Installing-Java-and-the-Book-Examples.md (#643)
#642
1 parent 4cef49d commit cf91426

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎docs/book/02-Installing-Java-and-the-Book-Examples.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ Mac 系统自带的 Java 版本太老,为了确保本书的代码示例能被
111111
2. 在命令行下执行下面的命令来安装 Java。
112112

113113
```bash
114-
brew cask install java
114+
brew install java --cask
115115
```
116116

117117
当以上安装都完成后,如果你有需要,可以使用游客账户来运行本书中的代码示例。

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /