mirror of
https://github.com/nkanaev/yarr.git
synced 2025-09-13 09:55:36 +00:00
Update readme.md
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user