Skip to content

Commit bae9489

Browse files
committed
update coder login
1 parent 4f97664 commit bae9489

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/tutorials/template-from-scratch.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -337,9 +337,10 @@ use the Coder CLI.
337337

338338
```console
339339
$ coder login https://coder.example.com
340-
Your browser has been opened to visit:
340+
Attempting to authenticate with config URL: 'https://coder.example.com'
341+
Open the following in your browser:
341342

342-
https://coder.example.com/cli-auth
343+
https://coder.example.com/cli-auth
343344

344345
> Paste your token here:
345346
```

0 commit comments

Comments
 (0)