Changed cloudron cli url
This commit is contained in:
parent
bbddef8d92
commit
f5390c5d25
|
@ -6,7 +6,7 @@ This repository contains the Cloudron app package source for [FreshRSS](http://w
|
|||
|
||||
[![Install](https://cloudron.io/img/button.svg)](https://cloudron.io/button.html?app=org.freshrss.cloudronapp)
|
||||
|
||||
or using the [Cloudron command line tooling](https://cloudron.io/references/cli.html)
|
||||
or using the [Cloudron command line tooling](https://git.cloudron.io/cloudron/cloudron-cli/)
|
||||
|
||||
```
|
||||
cloudron install --appstore-id org.freshrss.cloudronapp
|
||||
|
@ -14,7 +14,7 @@ cloudron install --appstore-id org.freshrss.cloudronapp
|
|||
|
||||
## Building
|
||||
|
||||
The app package can be built using the [Cloudron command line tooling](https://cloudron.io/references/cli.html).
|
||||
The app package can be built using the [Cloudron command line tooling](https://git.cloudron.io/cloudron/cloudron-cli/).
|
||||
|
||||
```
|
||||
cd freshrss-app
|
||||
|
|
Loading…
Reference in New Issue