mirror of
https://github.com/nkanaev/yarr.git
synced 2025-05-24 00:33:14 +00:00
fix linux download instruction
The instruction for downloading yarr for linux told the user to download yar-*-windows which is incorrect. The Linux package on the releases page is yarr-*-linux64.zip.
This commit is contained in:
parent
57d9421c7f
commit
1ecf4b0bb4
@ -25,7 +25,7 @@ Download `yarr-*-windows64.zip`, unzip it, open `yarr.exe`
|
|||||||
|
|
||||||
### linux
|
### linux
|
||||||
|
|
||||||
Download `yarr-*-windows`, unzip it, place `yarr` in `$HOME/.local/bin`
|
Download `yarr-*-linux64.zip`, unzip it, place `yarr` in `$HOME/.local/bin`
|
||||||
and run [the script](etc/install-linux.sh).
|
and run [the script](etc/install-linux.sh).
|
||||||
|
|
||||||
For self-hosting, see `yarr -h` for auth, tls & server configuration flags.
|
For self-hosting, see `yarr -h` for auth, tls & server configuration flags.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user