From db97ce9a9cab7a4e64e28a107b92d4ac1ffbd2b5 Mon Sep 17 00:00:00 2001 From: nkanaev Date: Tue, 15 Sep 2020 10:36:12 +0100 Subject: [PATCH] Update readme.md --- readme.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/readme.md b/readme.md index 69b0cab..12f500a 100644 --- a/readme.md +++ b/readme.md @@ -17,10 +17,10 @@ Support for 3rd-party applications (via Fever API) is being considered. Install `Go >= 1.14` and `gcc`, then run: ```sh -$ git clone https://github.com/nkanaev/yarr.git -$ git clone https://github.com/nkanaev/gofeed.git -$ mv gofeed yarr -$ cd yarr && make build_macos +git clone https://github.com/nkanaev/yarr.git +git clone https://github.com/nkanaev/gofeed.git +mv gofeed yarr +cd yarr && make build_macos ``` ## plans