Skip to content

Commit

Permalink
merge(#87): from taiprogramer/patch-1
Browse files Browse the repository at this point in the history
docs(README): fix module not found on deno url
  • Loading branch information
notfilippo authored Aug 6, 2020
2 parents 8b81c2d + 042be37 commit 0c688dd
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 @@ -31,7 +31,7 @@ To install denon simply enter the following into a terminal:
#### deno.land

```bash
$ deno install --allow-read --allow-run --allow-write --allow-net -f -q --unstable https://deno.land/x/denon@v2.3.1/denon.ts
$ deno install --allow-read --allow-run --allow-write --allow-net -f -q --unstable https://deno.land/x/denon@2.3.1/denon.ts
```

#### nest.land
Expand Down

0 comments on commit 0c688dd

Please sign in to comment.