From a73188944dcca83fb5fcd78db0ce85e195ba7023 Mon Sep 17 00:00:00 2001 From: nkanaev Date: Fri, 9 Sep 2022 22:14:37 +0100 Subject: [PATCH] Update readme.md --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 0849af6..8f2f3e3 100644 --- a/readme.md +++ b/readme.md @@ -28,7 +28,7 @@ Download `yarr-*-windows64.zip`, unzip it, open `yarr.exe` ### linux Download `yarr-*-windows`, 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 building from source code, see [build.md](build.md)