diff --git a/content/docs/command-reference/remote/add.md b/content/docs/command-reference/remote/add.md index dcc39b5e09..adc643d7aa 100644 --- a/content/docs/command-reference/remote/add.md +++ b/content/docs/command-reference/remote/add.md @@ -195,7 +195,7 @@ $ dvc remote add -d myremote "azure://" ### Click for Google Drive -To start using a GDrive remote, fist add it with a +To start using a GDrive remote, first add it with a [valid URL format](/doc/user-guide/setup-google-drive-remote#url-format). Then simply use any DVC command that needs it (e.g. `dvc pull`, `dvc fetch`, `dvc push`), and follow the instructions to connect your Google Drive with DVC.