Skip to content

Commit c48be5c

Browse files
author
LittleCoinCoin
committed
docs: minor legacy typos
1 parent 79086a0 commit c48be5c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
![Hatch Logo](./docs/resources/images/Logo/hatch_wide_dark_bg_transparent.png)
44

5-
Hatch is the package manager for the Hatch! ecosystem. The documentation in `docs/index.md` is the canonical, up-to-date entry point for users and contributors — this README is a short pointer to those resources.
5+
Hatch is the package manager for the Cracking Shells ecosystem. The documentation in `docs/index.md` is the canonical, up-to-date entry point for users and contributors — this README is a short pointer to those resources.
66

77
## Quick links
88

@@ -28,7 +28,7 @@ pip install -e .
2828
### Create a package template
2929

3030
```bash
31-
hatch create my-package --description "My MCP server package"
31+
hatch create my_package --description "My MCP server package"
3232
```
3333

3434
## Contributing

0 commit comments

Comments
 (0)