Skip to content

Commit a1fb9fa

Browse files
authored
fix: broken npmjs package name in readme (#4)
* Update README.md * Create pretty-plums-warn.md * Update README.md
1 parent 2f8bfe7 commit a1fb9fa

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.changeset/pretty-plums-warn.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"create-crxjs": patch
3+
---
4+
5+
fix: broken npmjs package name in readme

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
### 📦 Usage
1111

1212
```shell
13-
npm create uni@latest
13+
npm create crxjs@latest
1414
```
1515

1616
> [!IMPORTANT]

0 commit comments

Comments
 (0)