build prerequisities

This commit is contained in:
Nazar Kanaev 2020-09-14 13:06:55 +01:00
parent baf5a36b56
commit d7962f5479

View File

@ -6,6 +6,8 @@ yet another rss reader.
## build ## build
Install `Go >= 1.14` and `gcc`, then run:
```sh ```sh
$ git clone https://github.com/nkanaev/yarr.git $ git clone https://github.com/nkanaev/yarr.git
$ git clone https://github.com/nkanaev/gofeed.git $ git clone https://github.com/nkanaev/gofeed.git