diff options
author | anmol26s <5068843+anmol26s@users.noreply.github.com> | 2018-06-06 18:12:56 +0530 |
---|---|---|
committer | Rigel Kent <par@rigelk.eu> | 2018-06-06 14:42:56 +0200 |
commit | 550a562ceca45ea78d6f7054024c8d3a6b89c30c (patch) | |
tree | 5e82a16cfc9c7f510be33b0c7405b7979a120cb7 | |
parent | 8c40b7dc28fcbfee63573ea666ea1a389f6a2d82 (diff) | |
download | PeerTube-550a562ceca45ea78d6f7054024c8d3a6b89c30c.tar.gz PeerTube-550a562ceca45ea78d6f7054024c8d3a6b89c30c.tar.zst PeerTube-550a562ceca45ea78d6f7054024c8d3a6b89c30c.zip |
(doc) note about PeerTube for YunoHost (#624)
* Added a YunoHost app-install badge
-rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -109,6 +109,11 @@ BitTorrent) inside the web browser, as of today. | |||
109 | 109 | ||
110 | See the [docker guide](/support/doc/docker.md) | 110 | See the [docker guide](/support/doc/docker.md) |
111 | 111 | ||
112 | ## Run on YunoHost | ||
113 | [![Install Peertube with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=peertube) | ||
114 | |||
115 | Peertube app for [YunoHost](https://yunohost.org). See [here](https://github.com/YunoHost-Apps/peertube_ynh) | ||
116 | |||
112 | ## Production | 117 | ## Production |
113 | 118 | ||
114 | See the [production guide](/support/doc/production.md). | 119 | See the [production guide](/support/doc/production.md). |