From 106e68cfff2573af5262e282101358d7fb926184 Mon Sep 17 00:00:00 2001
From: Rigel Kent
Date: Sat, 7 Jul 2018 16:03:55 +0200
Subject: [PATCH] (doc) update crowdfunding notice, add chatroom links, reorder
install guides
---
README.md | 19 +++++++++----------
1 file changed, 9 insertions(+), 10 deletions(-)
diff --git a/README.md b/README.md
index 33f4dd476..112a23569 100644
--- a/README.md
+++ b/README.md
@@ -8,7 +8,7 @@ directly in the web browser with
-We are running a crowdfunding campaign to pave the road to version 1.0 of PeerTube!
+We have run a crowdfunding campaign to pave the road to version 1.0 of PeerTube. Thanks to everyone who pitched in and shared the news around. You can now check out [the corresponding milestone](https://github.com/Chocobozzz/PeerTube/milestone/1) and help its development!
@@ -49,10 +49,6 @@ directly in the web browser with
-
-
-
-
@@ -67,6 +63,9 @@ directly in the web browser with
* **[Website](https://joinpeertube.org)**
* **[Instances list](https://instances.joinpeertube.org)**
+ * Chat:
+ * **IRC : [#peertube on chat.freenode.net:6697](https://kiwiirc.com/client/irc.freenode.net/#peertube)**
+ * **Matrix (bridged on the IRC channel) : [#peertube:matrix.org](https://matrix.to/#/#peertube:matrix.org)**
## Demonstration
@@ -105,18 +104,18 @@ BitTorrent) inside the web browser, as of today.
* OpenSSL (cli)
* **FFmpeg >= 3.x**
-## Run using Docker
+## Run in production
-See the [docker guide](/support/doc/docker.md)
+See the [production guide](/support/doc/production.md).
## Run on YunoHost
[![Install Peertube with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=peertube)
-Peertube app for [YunoHost](https://yunohost.org). See [here](https://github.com/YunoHost-Apps/peertube_ynh)
+Peertube app for [YunoHost](https://yunohost.org). See [here](https://github.com/YunoHost-Apps/peertube_ynh).
-## Production
+## Run using Docker
-See the [production guide](/support/doc/production.md).
+See the [docker guide](/support/doc/docker.md).
## Contribute/Translate/Test