Skip to content

Commit b2ed27a

Browse files
committed
add deno.land link
1 parent f7b0ec9 commit b2ed27a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Generate Markdown, Typescript, and much more. Check out the full [examples](exam
2323
[Install Deno](https://docs.deno.com/runtime/manual) and ensure it is in your
2424
path.
2525

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

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

0 commit comments

Comments
 (0)