Changed cloudron cli url
This commit is contained in:
parent
50b82d8b57
commit
d82a5dfef3
|
@ -6,7 +6,7 @@ This repository contains the Cloudron app package source for [Minio](http://www.
|
|||
|
||||
[![Install](https://cloudron.io/img/button.svg)](https://cloudron.io/button.html?app=io.minio.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 io.minio.cloudronapp
|
||||
|
@ -14,7 +14,7 @@ cloudron install --appstore-id io.minio.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 minio-app
|
||||
|
|
Loading…
Reference in New Issue