monetdb: update r requirement message
This commit is contained in:
parent
89b2d851fa
commit
073b6dcbb6
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue