We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40ddf07 commit 065c496Copy full SHA for 065c496
docs/admin/licensing/index.md
@@ -36,13 +36,10 @@ There are two ways to add a license to a Coder deployment:
36
37
### Coder CLI
38
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
-
+1. Ensure you have the [Coder CLI](../../install/cli.md) installed.
43
1. Save your license key to disk and make note of the path.
44
1. Open a terminal.
45
-1. Ensure you are logged into your Coder deployment:
+1. Log in to your Coder deployment:
46
47
```shell
48
coder login <access url>
0 commit comments