Skip to content

Commit

Permalink
Update generate pkg readme
Browse files Browse the repository at this point in the history
  • Loading branch information
diksipav committed Jan 10, 2025
1 parent 522bb8f commit 18c38c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/generate/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ $ npx @edgedb/generate <generator> [options]
**Deno**

```bash
$ deno run --allow-all --unstable npm:@edgedb/generate <generator> [options]
$ deno run --allow-all npm:@edgedb/generate <generator> [options]
```

The value of `<generator>` should be one of the following.
Expand Down

0 comments on commit 18c38c8

Please sign in to comment.