Skip to content

Commit

Permalink
docs: update (#21)
Browse files Browse the repository at this point in the history
  • Loading branch information
so1ve authored Sep 2, 2023
1 parent bca8085 commit bb37b1d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@ Starter template for [unplugin](https://github.com/unjs/unplugin).
To use this template, clone it down using:

```bash
npx degit antfu/unplugin-starter my-unplugin
npx degit unplugin/unplugin-starter my-unplugin
```

And do a global replacement of `unplugin-starter`` with your plugin name.
And do a global replacement of `unplugin-starter` with your plugin name.

Then you can start developing your unplugin 🔥

Expand Down

0 comments on commit bb37b1d

Please sign in to comment.