Skip to content

Commit 7f9771b

Browse files
authored
fix formatting
1 parent e8f69ed commit 7f9771b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ You can generate a long lived session token by running the following command in
99
your browser console while logged into Coder with a **Template Admin** or
1010
**Owner** role.
1111

12-
```shell
13-
coder token create --lifetime 8760h --name "GitHub Actions"
14-
```
12+
```shell
13+
coder token create --lifetime 8760h --name "GitHub Actions"
14+
```
1515

1616
```yaml
1717
jobs:

0 commit comments

Comments
 (0)