petercat-ai / petercat

A conversational Q&A agent configuration system, self-hosted deployment solutions, and a convenient all-in-one application SDK, allowing you to create intelligent Q&A bots for your GitHub repositories
https://petercat.ai
MIT License
595 stars 16 forks source link

fix: typo #472

Closed sedationh closed 1 week ago

vercel[bot] commented 1 week ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
petercat ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 14, 2024 3:24pm
petercat-assistant[bot] commented 1 week ago

Walkthrough

This pull request addresses a typo in the installation command within the documentation file index.md. The typo was in the package name @petercatai/assitant, which has been corrected to @petercatai/assistant.

Changes

File Summary
assistant/src/Assistant/index.md Fixed a typo in the npm install command, correcting the package name from @petercatai/assitant to @petercatai/assistant.