build instruction
This commit is contained in:
parent
796832025c
commit
baf5a36b56
1 changed files with 9 additions and 0 deletions
|
|
@ -3,3 +3,12 @@
|
|||
yet another rss reader.
|
||||
|
||||

|
||||
|
||||
## build
|
||||
|
||||
```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
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue