From 328987ec34030af09b246d9d54b882bd174ad0cb Mon Sep 17 00:00:00 2001 From: Vitaliy Filippov Date: Wed, 9 Nov 2022 12:41:47 +0300 Subject: [PATCH] Fix readme --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 35eee2a..9924965 100644 --- a/README.md +++ b/README.md @@ -39,10 +39,10 @@ grive -a A URL should be printed. Go to the link. You will need to login to your Google account if you haven't done so. After granting the permission to Grive, the -browser will show you an authenication code. Copy-and-paste that to the -standard input of Grive. +authorization code will be forwarded to the Grive application and you will be +redirected to a localhost web page confirming the authorization. -If everything works fine, Grive will create .grive and .grive_state files in your +If everything works fine, Grive will create .grive and .grive\_state files in your current directory. It will also start downloading files from your Google Drive to your current directory.