Skip to content

Commit b0eca3d

Browse files
WANG, Chenalexwong
authored andcommitted
Update MacOS Java installation in Tutorials
Since the Oracle Java JDK 8 has restricted using license, we are turning to adoptopenjdk8 for free use.
1 parent 4fb9e2c commit b0eca3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Before proceeding further with this document, make sure you have the following p
4949
```bash
5050
brew tap homebrew/cask-versions
5151
brew update
52-
brew cask install java8
52+
brew cask install adoptopenjdk8
5353
```
5454

5555
### Installing Multi Model Server with pip

0 commit comments

Comments
 (0)