Skip to content

Commit 770f007

Browse files
authored
Update README.md (#336)
1 parent fe3e3d9 commit 770f007

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ agent-starter-pack create my-awesome-agent
4545

4646
If you have [`uv`](https://github.com/astral-sh/uv) installed, you can create and set up your project with a single command:
4747
```bash
48-
uvx agent-starter-pack create my-fullstack-agent
48+
uvx agent-starter-pack create my-awesome-agent
4949
```
5050
This command handles creating the project without needing to pre-install the package into a virtual environment.
5151
</details>

0 commit comments

Comments
 (0)