Skip to content

Commit

Permalink
Merge pull request prasmussen#148 from paulz/master
Browse files Browse the repository at this point in the history
add Homebrew installation instructions
  • Loading branch information
prasmussen committed May 2, 2016
2 parents 97981f7 + e605f0c commit 5f32135
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,11 @@ If you want to compile from source you need the [go toolchain](http://golang.org
Version 1.5 or higher.

## Installation
### With [Homebrew](http://brew.sh) on Mac
```
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 5f32135

Please sign in to comment.