diff options
| author | Petter Rasmussen | 2016-04-09 22:02:10 +0200 |
|---|---|---|
| committer | Petter Rasmussen | 2016-04-09 22:02:10 +0200 |
| commit | 8de8e05c483c6b5f23b14742315f1860211dcef7 (patch) | |
| tree | e52bd52c8613fdf1f7e3544564993d687ccfb072 | |
| parent | 5b72ec986f53ac0316424de89bdbff4bfb8d61e3 (diff) | |
| parent | 1cab8ce85ee62a08787167b1d0c68782f7249593 (diff) | |
| download | gdrive-8de8e05c483c6b5f23b14742315f1860211dcef7.tar.bz2 | |
Merge pull request #133 from app-git-hub/patch-1
Clarifies the phrase 'first time gdrive is launched'.
| -rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -13,7 +13,8 @@ Version 1.5 or higher. ## Installation 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 first time gdrive is launched (i.e. run `gdrive about` in your +terminal not just `gdrive`), 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 inside the .gdrive folder in your home directory. Note that anyone with access |
