diff --git a/doc/install-on-macosx.md b/doc/install-on-macosx.md index c7c359285..abddbbe2d 100644 --- a/doc/install-on-macosx.md +++ b/doc/install-on-macosx.md @@ -9,7 +9,7 @@ To install Ray, first install the following dependencies. We recommend using ``` brew update -brew install cmake automake autoconf libtool boost +brew install cmake automake autoconf libtool boost wget sudo easy_install pip # If you're using Anaconda, then this is unnecessary. pip install numpy funcsigs colorama psutil redis --ignore-installed six