We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe3e3d9 commit 770f007Copy full SHA for 770f007
README.md
@@ -45,7 +45,7 @@ agent-starter-pack create my-awesome-agent
45
46
If you have [`uv`](https://github.com/astral-sh/uv) installed, you can create and set up your project with a single command:
47
```bash
48
-uvx agent-starter-pack create my-fullstack-agent
+uvx agent-starter-pack create my-awesome-agent
49
```
50
This command handles creating the project without needing to pre-install the package into a virtual environment.
51
</details>
0 commit comments