From: Philip Durbin Date: Sat, 25 May 2019 12:30:11 +0000 (-0400) Subject: (doc) add link to hardware requirements in README (#1848) X-Git-Tag: v1.4.0-rc.1~214 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=ff747e79400f43de79df578c14d9b81ff55de84b;p=oweals%2Fpeertube.git (doc) add link to hardware requirements in README (#1848) --- 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: * **yarn >= 1.x** * **FFmpeg >= 3.x** -See the [production guide](/support/doc/production.md), which is the recommended way to install or upgrade PeerTube. +See 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. See 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)).