monetdb: update r requirement message

This commit is contained in:
commitay 2017-07-17 05:46:34 +10:00 committed by Mike McQuaid
parent 89b2d851fa
commit 073b6dcbb6

View file

@ -7,7 +7,7 @@ class RRequirement < Requirement
R not found. The R integration module requires R.
Do one of the following:
- install R
-- run brew install homebrew/science/r or brew install Caskroom/cask/r
-- run brew install r or brew cask install r-app
- remove the --with-r option
EOS
end