chore: update message

This commit is contained in:
Abhishek Kumar 2026-05-07 12:20:41 +05:30
parent 85dd2f915b
commit 52302a4d4a
2 changed files with 2 additions and 2 deletions

View file

@ -45,4 +45,4 @@ if ($Dev) {
pip install --group pipecat/pyproject.toml:dev
}
Write-Host "Setup complete! Pipecat is now available as a git submodule."
Write-Host "Setup complete! Requirements are installed."

View file

@ -59,4 +59,4 @@ if [ "$DEV_MODE" -eq 1 ]; then
pip install --group pipecat/pyproject.toml:dev
fi
echo "Setup complete! Pipecat is now available as a git submodule."
echo "Setup complete! Requirements are installed."