diff options
author | Philip Durbin <philipdurbin@gmail.com> | 2019-05-25 08:30:11 -0400 |
---|---|---|
committer | Rigel Kent <sendmemail@rigelk.eu> | 2019-05-25 14:30:11 +0200 |
commit | ff747e79400f43de79df578c14d9b81ff55de84b (patch) | |
tree | 65fb7b12785802f3baa635050b54c993291a02e9 | |
parent | 53da06304957c7980c759c0db3e93010f4de7db3 (diff) | |
download | PeerTube-ff747e79400f43de79df578c14d9b81ff55de84b.tar.gz PeerTube-ff747e79400f43de79df578c14d9b81ff55de84b.tar.zst PeerTube-ff747e79400f43de79df578c14d9b81ff55de84b.zip |
(doc) add link to hardware requirements in README (#1848)
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 | ||
154 | See the [production guide](/support/doc/production.md), which is the recommended way to install or upgrade PeerTube. | 154 | 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. |
155 | 155 | ||
156 | 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)). | 156 | 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)). |
157 | 157 | ||