Upgrade PIP for plugin installation

This commit is contained in:
Kris Gesling 2022-06-29 15:06:07 +09:30 committed by GitHub
commit d28d6dea88
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -17,6 +17,9 @@ A fast and local neural text to speech system developed by [Mycroft](https://myc
# Install system packages
sudo apt-get install libespeak-ng1
# Ensure that you're using the latest pip
mycroft-pip install --upgrade pip
# Install plugin
mycroft-pip install mycroft-plugin-tts-mimic3[all]