Update README for the new binary location

This commit is contained in:
Matthew D. Scholefield
2019-04-16 11:57:26 -05:00
committed by GitHub
parent 61582187e9
commit e17cebdd17

View File

@@ -12,7 +12,8 @@ work for a desktop:
```bash
ARCH=x86_64
wget https://github.com/MycroftAI/precise-data/raw/dist/$ARCH/precise-engine.tar.gz
VERSION=0.3.0
wget https://github.com/MycroftAI/mycroft-precise/releases/download/$VERSION/precise-all_${VERSION}_${ARCH}.tar.gz
tar xvf precise-engine.tar.gz
```