Skip to content

Commit 065c496

Browse files
committed
coder cli steps cleanup
1 parent 40ddf07 commit 065c496

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

docs/admin/licensing/index.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -36,13 +36,10 @@ There are two ways to add a license to a Coder deployment:
3636

3737
### Coder CLI
3838

39-
First, ensure you have a license key
40-
([request a trial](https://coder.com/trial)) and the
41-
[Coder CLI](../../install/cli.md) installed.
42-
39+
1. Ensure you have the [Coder CLI](../../install/cli.md) installed.
4340
1. Save your license key to disk and make note of the path.
4441
1. Open a terminal.
45-
1. Ensure you are logged into your Coder deployment:
42+
1. Log in to your Coder deployment:
4643

4744
```shell
4845
coder login <access url>

0 commit comments

Comments
 (0)