diff --git a/README.md b/README.md index 284ec26..28dec9d 100644 --- a/README.md +++ b/README.md @@ -43,6 +43,12 @@ Options: See 'gpclient help ' for more information on a specific command. ``` +To use the default browser for authentication with the CLI version, you need to use the following command: + +```bash +sudo -E gpclient connect --default-browser +``` + ### GUI The GUI version is also available after you installed it. You can launch it from the application menu or run `gpclient launch-gui` in the terminal.