Changed cloudron cli url

This commit is contained in:
Dennis Schwerdel 2017-02-18 13:00:48 +01:00
parent bbddef8d92
commit f5390c5d25
1 changed files with 2 additions and 2 deletions

View File

@ -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