diff --git a/readme.md b/readme.md index 6b44375..44e01cc 100644 --- a/readme.md +++ b/readme.md @@ -15,11 +15,13 @@ xcode-select --install ```

After install Homebrew.

+ ```bash ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" ```

Run the following command once you’re done to ensure Homebrew is installed and working properly:

+ ```bash brew doctor ```