diff options
| author | Amigo Developer | 2016-05-02 13:45:59 -0700 |
|---|---|---|
| committer | Amigo Developer | 2016-05-02 13:45:59 -0700 |
| commit | e605f0cb100191bab13562221a50a873c97ed352 (patch) | |
| tree | 0f8108b3a85e809cfbdfb04fb185fdf6532d7010 | |
| parent | 91e036d7b445a92e411cb89306977487e6cb514f (diff) | |
| download | gdrive-e605f0cb100191bab13562221a50a873c97ed352.tar.bz2 | |
remove tap from install instructions
as now https://github.com/Homebrew/homebrew-core/pull/754
has been accepted we do not to tap
| -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 |
