diff --git a/apps/video-intelligence/start-dev.sh b/apps/video-intelligence/start-dev.sh index 9992019f..58e987ed 100755 --- a/apps/video-intelligence/start-dev.sh +++ b/apps/video-intelligence/start-dev.sh @@ -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:"