aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorPhilip Durbin <philipdurbin@gmail.com>2019-05-25 08:30:11 -0400
committerRigel Kent <sendmemail@rigelk.eu>2019-05-25 14:30:11 +0200
commitff747e79400f43de79df578c14d9b81ff55de84b (patch)
tree65fb7b12785802f3baa635050b54c993291a02e9 /README.md
parent53da06304957c7980c759c0db3e93010f4de7db3 (diff)
downloadPeerTube-ff747e79400f43de79df578c14d9b81ff55de84b.tar.gz
PeerTube-ff747e79400f43de79df578c14d9b81ff55de84b.tar.zst
PeerTube-ff747e79400f43de79df578c14d9b81ff55de84b.zip
(doc) add link to hardware requirements in README (#1848)
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3b8c44e97..3edaeef2f 100644
--- a/README.md
+++ b/README.md
@@ -151,7 +151,7 @@ Feel free to reach out if you have any questions or ideas! :speech_balloon:
151 * **yarn >= 1.x** 151 * **yarn >= 1.x**
152 * **FFmpeg >= 3.x** 152 * **FFmpeg >= 3.x**
153 153
154See the [production guide](/support/doc/production.md), which is the recommended way to install or upgrade PeerTube. 154See the [production guide](/support/doc/production.md), which is the recommended way to install or upgrade PeerTube. For hardware requirements, see [Should I have a big server to run PeerTube?](https://github.com/Chocobozzz/PeerTube/blob/develop/FAQ.md#should-i-have-a-big-server-to-run-peertube) in the FAQ.
155 155
156See the [community packages](https://docs.joinpeertube.org/#/install-unofficial), which cover various platforms (including [YunoHost](https://install-app.yunohost.org/?app=peertube) and [Docker](/support/doc/docker.md)). 156See the [community packages](https://docs.joinpeertube.org/#/install-unofficial), which cover various platforms (including [YunoHost](https://install-app.yunohost.org/?app=peertube) and [Docker](/support/doc/docker.md)).
157 157