Skip to content

Commit

Permalink
docs(ansi): fix functional example command (#235)
Browse files Browse the repository at this point in the history
  • Loading branch information
macklinu authored Jul 1, 2021
1 parent a4943cb commit f3103b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ansi/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ console.log(
```

```
$ deno run https://deno.land/x/cliffy/examples/ansi/functional.ts
$ deno run --allow-net https://deno.land/x/cliffy/examples/ansi/functional.ts
```

### Tty
Expand Down

0 comments on commit f3103b9

Please sign in to comment.