Skip to content

Commit 9e5810d

Browse files
authored
Merge pull request kivy#2407 from yestoday-tv/patch-3
Update quickstart.rst macOS brew cask command
2 parents 6a9f28a + b809239 commit 9e5810d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/quickstart.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ On macOS::
9797

9898
brew install autoconf automake libtool openssl pkg-config
9999
brew tap homebrew/cask-versions
100-
brew cask install homebrew/cask-versions/adoptopenjdk8
100+
brew install --cask homebrew/cask-versions/adoptopenjdk8
101101

102102
Installing Android SDK
103103
~~~~~~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)