We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7b0ec9 commit b2ed27aCopy full SHA for b2ed27a
1 file changed
README.md
@@ -23,7 +23,7 @@ Generate Markdown, Typescript, and much more. Check out the full [examples](exam
23
[Install Deno](https://docs.deno.com/runtime/manual) and ensure it is in your
24
path.
25
26
-Then, run: `deno install -frA --name=dgen mod.ts`
+Then, run: `deno install -frA --name=dgen https://deno.land/x/dgen/mod.ts`
27
28
This will install `dgen` as a command line utility.
29
0 commit comments