Fix wrong command on linux install

This commit is contained in:
Federico Terzi 2019-09-22 15:40:39 +02:00
parent 166a7bb356
commit 1d6aaaf56c

View File

@ -22,7 +22,7 @@ sudo apt install libxtst6 libxdo3 xclip
You can now download the latest espanso release:
```
curl https://github.com/federico-terzi/espanso/releases/latest/download/espanso-linux.tar.gz | tar -xz -C /tmp/
curl -L https://github.com/federico-terzi/espanso/releases/latest/download/espanso-linux.tar.gz | tar -xz -C /tmp/
```
And then move it to the `/usr/local/bin/` directory