Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hayd authored Apr 19, 2020
1 parent 84be22c commit 1068621
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 @@ are _purely_ a convenience for the maintainer, and do not affect users.
Use deno [`install`](https://deno.land/std/manual.md#installing-executable-scripts) command:

```sh
deno install -A -f udd https://deno.land/x/udd@0.1.2/main.ts
deno install -A -f udd https://deno.land/x/udd@0.1.3/main.ts
```
_You may need to include the deno bin directory in your PATH._

Expand Down

0 comments on commit 1068621

Please sign in to comment.