Skip to content

Commit

Permalink
add Homebrew installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
paulz committed May 1, 2016
1 parent 97981f7 commit 91e036d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,12 @@ 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
```
brew tap paulz/gdrive
brew install gdrive
```
### Other
Download `gdrive` from one of the links below. On unix systems
run `chmod +x gdrive` after download to make the binary executable.
The first time gdrive is launched (i.e. run `gdrive about` in your
Expand Down

0 comments on commit 91e036d

Please sign in to comment.