contributing documentation: add `parallel` as dependency (#3421)

Co-authored-by: Rigel Kent <par@rigelk.eu>
pull/3432/head
kontrollanten 2020-12-07 21:27:25 +01:00 committed by GitHub
parent e46c70d858
commit 05e85b59c7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 5 deletions

View File

@ -74,13 +74,12 @@ link your PR to the issues it solves by using the GitHub syntax: "fixes #issue_n
First, you should use a server or PC with at least 4GB of RAM. Less RAM may lead to crashes.
Make sure that you have followed
1) Make sure that you have followed
[the steps](/support/doc/dependencies.md)
to install the dependencies.
Fork the github repository,
and then clone the sources and install node modules:
1) Install [parallel](https://www.gnu.org/software/parallel/) to be able to run tests.
1) Fork the Github repository.
1) Run the following commands.
```
$ git clone https://github.com/Chocobozzz/PeerTube
$ cd PeerTube