We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1b4d667 + 285b902 commit cd09c7eCopy full SHA for cd09c7e
index.mdx
@@ -17,7 +17,7 @@ description: 'Build autonomous AI agents with the most popular agentic framework
17
Three commands. That's all it takes.
18
19
```bash
20
-bun i -g elizaos # Install the CLI
+bun i -g @elizaos/cli # Install the CLI
21
elizaos create # Create your project
22
elizaos start # Your agent is live
23
```
0 commit comments