diff options
| author | Petter Rasmussen | 2016-02-27 10:33:49 +0100 |
|---|---|---|
| committer | Petter Rasmussen | 2016-02-27 10:33:49 +0100 |
| commit | 401e017c5e821ba1dff9bc7e45e809b63c800192 (patch) | |
| tree | dde9903cae32dd0d78ab7c15243ae08508c48f24 | |
| parent | 8fde893a5eabd9eab1311d29f05c7d9b820039c2 (diff) | |
| download | gdrive-401e017c5e821ba1dff9bc7e45e809b63c800192.tar.bz2 | |
Add gdrive binary location
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -57,6 +57,8 @@ You will be prompted for a new verification code if the folder does not exist. ```bash go get github.com/prasmussen/gdrive ``` +The gdrive binary should now be available at `$GOPATH/bin/gdrive` + ## Gdrive 2 Gdrive 2 is more or less a full rewrite and is not backwards compatible |
