Skip to content
This repository has been archived by the owner on Sep 14, 2023. It is now read-only.

Commit

Permalink
fix: readme example running instruction (#1099)
Browse files Browse the repository at this point in the history
Co-authored-by: T6 <t6@t6.fyi>
  • Loading branch information
harrysolovay and tjjfvi committed Jun 23, 2023
1 parent 67b2e59 commit dcfb0e5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,8 @@ Within a fresh clone of this repository...
<!-- TODO: track https://github.com/denoland/dotland/issues/2650#issuecomment-1437015262 -->

```sh
deno task run examples/<example_file>
deno task sync # only needed once
deno task run examples/<example_path>
```

## Rationale
Expand Down

0 comments on commit dcfb0e5

Please sign in to comment.