mirror of
https://github.com/dograh-hq/dograh.git
synced 2026-07-01 08:59:46 +02:00
chore: update message
This commit is contained in:
parent
85dd2f915b
commit
52302a4d4a
2 changed files with 2 additions and 2 deletions
|
|
@ -45,4 +45,4 @@ if ($Dev) {
|
||||||
pip install --group pipecat/pyproject.toml: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."
|
||||||
|
|
|
||||||
|
|
@ -59,4 +59,4 @@ if [ "$DEV_MODE" -eq 1 ]; then
|
||||||
pip install --group pipecat/pyproject.toml:dev
|
pip install --group pipecat/pyproject.toml:dev
|
||||||
fi
|
fi
|
||||||
|
|
||||||
echo "Setup complete! Pipecat is now available as a git submodule."
|
echo "Setup complete! Requirements are installed."
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue