diff --git a/stage-ggwave/03-ggwave/02-run-chroot.sh b/stage-ggwave/03-ggwave/02-run-chroot.sh index 0c9963f..3c06741 100755 --- a/stage-ggwave/03-ggwave/02-run-chroot.sh +++ b/stage-ggwave/03-ggwave/02-run-chroot.sh @@ -7,4 +7,4 @@ cmake .. && make mv /home/ovos/ggwave/build/bin/* /home/ovos/.local/bin/ rm -rf ggwave -pip3 https://github.com/OpenVoiceOS/ovos-audio-transformer-plugin-ggwave +pip3 install https://github.com/OpenVoiceOS/ovos-audio-transformer-plugin-ggwave