aboutsummaryrefslogtreecommitdiffhomepage
path: root/.github/CONTRIBUTING.md
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2020-05-13 11:31:42 +0200
committerChocobozzz <me@florianbigard.com>2020-05-13 11:31:42 +0200
commit6676056a316a09557b8445cf6c0583ff8c588339 (patch)
tree9945d9df0dd6e79761a7fc8b6f8e4447bdc83469 /.github/CONTRIBUTING.md
parent0ceadb3578bf8197308d803446eaaefc01830e08 (diff)
downloadPeerTube-6676056a316a09557b8445cf6c0583ff8c588339.tar.gz
PeerTube-6676056a316a09557b8445cf6c0583ff8c588339.tar.zst
PeerTube-6676056a316a09557b8445cf6c0583ff8c588339.zip
Add max count information in api doc
Diffstat (limited to '.github/CONTRIBUTING.md')
-rw-r--r--.github/CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md
index c79357a55..b12e97361 100644
--- a/.github/CONTRIBUTING.md
+++ b/.github/CONTRIBUTING.md
@@ -58,7 +58,7 @@ First, you should use a server or PC with at least 4GB of RAM. Less RAM may lead
58 58
59Make sure that you have followed 59Make sure that you have followed
60[the steps](/support/doc/dependencies.md) 60[the steps](/support/doc/dependencies.md)
61to install the dependencies. You'll need to install **NodeJS 10**. 61to install the dependencies.
62 62
63Fork the github repository, 63Fork the github repository,
64and then clone the sources and install node modules: 64and then clone the sources and install node modules: