Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion apps/video-intelligence/start-dev.sh
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ echo " cd frontend && npm start"
echo ""
echo "📝 Don't forget to:"
echo " - Configure your .env file with API keys"
echo " - Set up MongoDB Atlas with vector search indexes"
echo " - Set up MongoDB Atlas with MongoDB Vector Search indexes"
echo " - Check the README.md for detailed setup instructions"
echo ""
echo "🌐 App will be available at:"
Expand Down
Loading