X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=README.md;h=5e6a680de2348a1dc97b572a89e52bfa81b2e845;hb=3cabf3532b9118a19311f14ca3e171d12d554a2f;hp=d3f406fc1ed8bf0429009dff3011bddf0fa24c2a;hpb=7dba27a897526499518ddabd071634e62b913106;p=github%2FChocobozzz%2FPeerTube.git diff --git a/README.md b/README.md index d3f406fc1..5e6a680de 100644 --- a/README.md +++ b/README.md @@ -166,7 +166,7 @@ Feel free to reach out if you have any questions or ideas! :speech_balloon: * **Redis >= 2.8.18** * **NodeJS >= 10.x** * **yarn >= 1.x** - * **FFmpeg >= 3.x** + * **FFmpeg >= 4.1** See the [production guide](https://github.com/Chocobozzz/PeerTube/blob/develop/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. @@ -196,7 +196,7 @@ Learn how to import/upload videos from CLI or admin your PeerTube instance with See the [architecture blueprint](https://docs.joinpeertube.org/#/contribute-architecture) for a more detailed explanation of the architectural choices. See our REST API documentation: - * OpenAPI 3.0.0 schema: [/support/doc/api/openapi.yaml](https://github.com/Chocobozzz/PeerTube/blob/support/doc/api/openapi.yaml) + * OpenAPI 3.0.0 schema: [/support/doc/api/openapi.yaml](https://github.com/Chocobozzz/PeerTube/blob/develop/support/doc/api/openapi.yaml) * Spec explorer: [docs.joinpeertube.org/api-rest-reference.html](https://docs.joinpeertube.org/api-rest-reference.html) See our [ActivityPub documentation](https://docs.joinpeertube.org/#/api-activitypub).