File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ Voice AI for developers - Official CLI tool for the Vapi platform.
55## Installation
66
77``` bash
8- npm install -g @vapi/cli
8+ npm install -g @vapi-ai /cli
99```
1010
1111## Usage
Original file line number Diff line number Diff line change 11{
2- "name" : " @vapi/cli" ,
2+ "name" : " @vapi-ai /cli" ,
33 "version" : " 0.0.3" ,
44 "description" : " Voice AI for developers - Vapi CLI" ,
55 "homepage" : " https://vapi.ai" ,
Original file line number Diff line number Diff line change @@ -36,9 +36,9 @@ npm version "$VERSION" --no-git-tag-version
3636echo " 📤 Publishing to npm..."
3737npm publish --access public
3838
39- echo " ✅ Successfully published @vapi/cli@$VERSION to npm!"
39+ echo " ✅ Successfully published @vapi-ai /cli@$VERSION to npm!"
4040echo " "
4141echo " Users can now install with:"
42- echo " npm install -g @vapi/cli"
42+ echo " npm install -g @vapi-ai /cli"
4343echo " "
44- echo " Verify the publish at: https://www.npmjs.com/package/@vapi/cli"
44+ echo " Verify the publish at: https://www.npmjs.com/package/@vapi-ai /cli"
You can’t perform that action at this time.
0 commit comments