diff --git a/README.md b/README.md index 82f64cb..c3cf674 100644 --- a/README.md +++ b/README.md @@ -88,7 +88,7 @@ There are generally two modes of running the CLI. Both cases may use configurati ### Interactively -CLI will use users privileges to access the Radix API server. Context information is stored in the `/.radix` folder. First time you run it (i.e. `rx follow environment -a -e `) a prompt is provided for you to authenticated with Azure using a device code flow. A message like this appears in your terminal: +CLI will use users privileges to access the Radix API server. Context information is stored in the `/.radix` folder. First time you run it (i.e. `rx get logs environment -a -e `) a prompt is provided for you to authenticated with Azure using a device code flow. A message like this appears in your terminal: `To sign in, use a web browser to open the page https://microsoft.com/devicelogin and enter the code ABCDEFGHI to authenticate.`