Skip to content

Commit

Permalink
Add 'new' to example in README (#44)
Browse files Browse the repository at this point in the history
This fixes the example in the readme. It's supposed to be `typeid new`
  • Loading branch information
loreto committed Jun 28, 2023
1 parent 2273d3b commit dbc7a5b
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 @@ -50,7 +50,7 @@ curl -fsSL https://get.jetpack.io/typeid | bash
To generate a new TypeID, run:

```console
$ typeid prefix
$ typeid new prefix
prefix_01h2xcejqtf2nbrexx3vqjhp41
```

Expand Down

0 comments on commit dbc7a5b

Please sign in to comment.