Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 1 addition & 3 deletions setup-deps.sh
Original file line number Diff line number Diff line change
Expand Up @@ -84,9 +84,7 @@ brew tap caskroom/cask
# java (for languagetool)
########################################
brew tap caskroom/versions
brew cask install java7
echo "NB: You may also need to install Java for El Capitan from:"
echo "https://support.apple.com/kb/DL1572?locale=en_US"
brew cask install java

# caffeine replacement
brew cask install keepingyouawake
Expand Down