diff options
| author | Petter Rasmussen | 2016-02-22 22:18:41 +0100 |
|---|---|---|
| committer | Petter Rasmussen | 2016-02-22 22:18:41 +0100 |
| commit | 34e963defda7714b41a6eee459692cf144ed4c4c (patch) | |
| tree | dc77c81ddefc8122f802d06653e31189ea8baaa8 /README.md | |
| parent | 4a9815ed8ddf89a90c51ceaa41fe00b1db3b99ba (diff) | |
| download | gdrive-34e963defda7714b41a6eee459692cf144ed4c4c.tar.bz2 | |
Update installation instructions
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -10,7 +10,8 @@ None, binaries are statically linked. If you want to compile from source you need the [go toolchain](http://golang.org/doc/install). ## Installation -Save the `gdrive` binary to a location in your PATH (i.e. `/usr/local/bin/`) +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, you will be prompted for a verification code. The code is obtained by following the printed url and authenticating with the google account for the drive you want access to. This will create a token file |
