Update readme.md
This commit is contained in:
parent
2edb1fe4b9
commit
db97ce9a9c
1 changed files with 4 additions and 4 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue