aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAmigo Developer2016-05-02 13:45:59 -0700
committerAmigo Developer2016-05-02 13:45:59 -0700
commite605f0cb100191bab13562221a50a873c97ed352 (patch)
tree0f8108b3a85e809cfbdfb04fb185fdf6532d7010
parent91e036d7b445a92e411cb89306977487e6cb514f (diff)
downloadgdrive-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.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index c283686..e3001d2 100644
--- a/README.md
+++ b/README.md
@@ -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