Skip to content

Commit 56da91f

Browse files
committed
Fix formatting
1 parent c8a267c commit 56da91f

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

packages/cli/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@ Lexicon package manager for atproto schemas.
88
deno install --global --allow-all jsr:@lpm/cli --name lpm
99
```
1010

11-
You can also run the CLI directly with `deno run` without installing it globally:
11+
You can also run the CLI directly with `deno run` without installing it
12+
globally:
1213

1314
```
1415
deno run jsr:@lpm/cli --version

0 commit comments

Comments
 (0)