From 62e8d3758a6e935119a8cddbbdb075aa9aef2875 Mon Sep 17 00:00:00 2001 From: Nazar Kanaev Date: Fri, 26 Feb 2021 13:53:43 +0000 Subject: [PATCH] update build doc --- doc/build.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/doc/build.md b/doc/build.md index cf1634b..f4bb73f 100644 --- a/doc/build.md +++ b/doc/build.md @@ -1,7 +1,6 @@ Install `Go >= 1.16` and `gcc`. Get the source code: - git clone https://github.com/nkanaev/yarr.git - git clone https://github.com/nkanaev/gofeed.git yarr/gofeed + git clone --recurse-submodules https://github.com/nkanaev/yarr.git Then run one of the corresponding commands: