Skip to content

Commit

Permalink
add deno.land link
Browse files Browse the repository at this point in the history
  • Loading branch information
mattvr committed Mar 12, 2024
1 parent f7b0ec9 commit b2ed27a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Generate Markdown, Typescript, and much more. Check out the full [examples](exam
[Install Deno](https://docs.deno.com/runtime/manual) and ensure it is in your
path.

Then, run: `deno install -frA --name=dgen mod.ts`
Then, run: `deno install -frA --name=dgen https://deno.land/x/dgen/mod.ts`

This will install `dgen` as a command line utility.

Expand Down

0 comments on commit b2ed27a

Please sign in to comment.