Skip to content

Commit 688ce6d

Browse files
ericpaulsenKatie Horne
and
Katie Horne
authored
update CLI login & grammer tweak (coder#249)
* update CLI login & grammer tweak * Edit text * fix lint Co-authored-by: Katie Horne <katie@coder.com>
1 parent a2d6e71 commit 688ce6d

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

cli/installation.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,9 @@ Once you've installed the CLI, authenticate the client with your Coder account.
4040
coder login [https://coder.domain.com]
4141
```
4242

43-
If you're logged into Coder via your web browser, the process proceeds
44-
automatically; otherwise, you'll be asked to provide your username and password.
43+
If you're logged into Coder via your web browser, the process will open a new
44+
browser window that displays a session token. Copy the token, and paste it into
45+
the terminal prompt.
4546

4647
### Static authentication
4748

setup/requirements.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ within the same cluster will be permitted to communicate without restriction.
6565
Consider testing your container networking _after_ installing Coder to ensure
6666
that the behavior is as expected.
6767

68-
> If you're not sure which CNI plugin, we suggest
68+
> If you're not sure which CNI plugin to use, we suggest
6969
> [Calico](https://docs.projectcalico.org/getting-started/kubernetes/quickstart).
7070
7171
## Licenses

0 commit comments

Comments
 (0)