Skip to content

Commit

Permalink
updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
syumai committed Sep 2, 2021
1 parent 8b792ea commit 717d954
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 @@ -47,7 +47,7 @@ import { serve } from "./vendor/https/deno.land/std/http/server.ts";
## Install

```sh
deno install --allow-read --allow-write --allow-net -f -n dem https://deno.land/x/[email protected].8/cmd.ts
deno install --allow-read --allow-write --allow-net -f -n dem https://deno.land/x/[email protected].9/cmd.ts
```

## Usage
Expand Down

0 comments on commit 717d954

Please sign in to comment.