mirror of
https://github.com/nkanaev/yarr.git
synced 2025-05-24 00:33:14 +00:00
Update readme.md
This commit is contained in:
parent
2edb1fe4b9
commit
db97ce9a9c
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user