Update readme.md

This commit is contained in:
nkanaev 2020-09-15 10:36:12 +01:00 committed by GitHub
parent 2edb1fe4b9
commit db97ce9a9c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,10 +17,10 @@ Support for 3rd-party applications (via Fever API) is being considered.
Install `Go >= 1.14` and `gcc`, then run: 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
$ mv gofeed yarr mv gofeed yarr
$ cd yarr && make build_macos cd yarr && make build_macos
``` ```
## plans ## plans