Skip to content

Commit 565aedc

Browse files
committed
fix(readme): remove instructions for creating a new package
* Eliminated the section on generating a new package in the monorepo. * This change streamlines the README and focuses on essential information.
1 parent 7e6f2c8 commit 565aedc

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

setup/templates/clean-readme.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -25,14 +25,6 @@ pnpm lint
2525
pnpm format
2626
```
2727

28-
### Create a New Package
29-
30-
Generate a new package in the monorepo:
31-
32-
```sh
33-
pnpm run turbo:gen:init
34-
```
35-
3628
## 📦 Packages
3729

3830
<!-- List your packages here -->

0 commit comments

Comments
 (0)