From cc12f27ce3c46635e45f3fd3d3f4e14a4136c34b Mon Sep 17 00:00:00 2001 From: Nazar Kanaev Date: Mon, 5 Apr 2021 12:31:47 +0100 Subject: [PATCH] no submodule - no problem --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index a639106..db6d062 100644 --- a/readme.md +++ b/readme.md @@ -55,7 +55,7 @@ For self-hosting, see `yarr -h` for auth, tls & server configuration flags. Install `Go >= 1.16` and `gcc`. Get the source code: - git clone --recurse-submodules https://github.com/nkanaev/yarr.git + git clone https://github.com/nkanaev/yarr.git Then run one of the corresponding commands: