diff --git a/README.md b/README.md index 43300dd..1e02ae7 100644 --- a/README.md +++ b/README.md @@ -30,21 +30,17 @@ below. * OS X - * Install homebrew if not already installed + * Install Homebrew if not already installed - $ ruby -e "$(curl -fsSL https://raw.github.com/mxcl/homebrew/go)" + $ /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" - * Install Cmake + * Install CMake $ brew install cmake ## Installation ## * OS X - - * Install homebrew if not already installed - - $ ruby -e "$(curl -fsSL https://raw.github.com/mxcl/homebrew/go)" * Install aces_container @@ -220,4 +216,4 @@ particular purpose. It is provided "as is" without express or implied warranty of any kind. These notices must be retained in any copies of any part of this documentation -and/or software. \ No newline at end of file +and/or software.