add warning about RAM to contributing guide (#1112)
This commit is contained in:
parent
52b1ba03f4
commit
a43e21820d
1 changed files with 4 additions and 2 deletions
4
.github/CONTRIBUTING.md
vendored
4
.github/CONTRIBUTING.md
vendored
|
@ -44,7 +44,9 @@ before you start working on them :).
|
|||
|
||||
### Prerequisites
|
||||
|
||||
First, make sure that you have followed
|
||||
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
|
||||
[the steps](/support/doc/dependencies.md)
|
||||
to install the dependencies.
|
||||
|
||||
|
|
Loading…
Reference in a new issue