X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;ds=sidebyside;f=README.md;h=5ed7d5b4c3deff025c1cc00873d854231c2ee50f;hb=c1e5bd23d557976ba11f89c53a00c1657a7ea890;hp=5de29a0678bf2288ff41dee5c118d1de294aec83;hpb=2284f202070aa2e49156cc52b3b1596a7d5aadec;p=github%2FChocobozzz%2FPeerTube.git diff --git a/README.md b/README.md index 5de29a067..5ed7d5b4c 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Be part of a network of multiple small federated, interoperable video hosting pr

- Framasoft logo + Framasoft logo

@@ -147,7 +147,7 @@ Feel free to reach out if you have any questions or ideas! :speech_balloon: * nginx * **PostgreSQL >= 9.6** * **Redis >= 2.8.18** - * **NodeJS >= 8.x** + * **NodeJS >= 10.x** * **yarn >= 1.x** * **FFmpeg >= 3.x** @@ -182,7 +182,7 @@ See the [architecture blueprint](https://docs.joinpeertube.org/#/contribute-arch See our REST API documentation: * OpenAPI 3.0.0 schema: [/support/doc/api/openapi.yaml](/support/doc/api/openapi.yaml) - * Spec explorer: [docs.joinpeertube.org/#/api-rest-reference.html](https://docs.joinpeertube.org/#/api-rest-reference.html) + * 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).