diff options
| -rw-r--r-- | README.md | 3 | 
1 files changed, 1 insertions, 2 deletions
| @@ -11,9 +11,8 @@ If you want to compile from source you need the [go toolchain](http://golang.org  Version 1.5 or higher.  ## Installation -### [Homebrew](http://brew.sh) on Mac +### With [Homebrew](http://brew.sh) on Mac  ``` -brew tap paulz/gdrive  brew install gdrive  ```  ### Other | 
