We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8a267c commit 56da91fCopy full SHA for 56da91f
1 file changed
packages/cli/README.md
@@ -8,7 +8,8 @@ Lexicon package manager for atproto schemas.
8
deno install --global --allow-all jsr:@lpm/cli --name lpm
9
```
10
11
-You can also run the CLI directly with `deno run` without installing it globally:
+You can also run the CLI directly with `deno run` without installing it
12
+globally:
13
14
15
deno run jsr:@lpm/cli --version
0 commit comments