Update README for the new binary location
This commit is contained in:
parent
61582187e9
commit
e17cebdd17
@ -12,7 +12,8 @@ work for a desktop:
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
ARCH=x86_64
|
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
|
tar xvf precise-engine.tar.gz
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user