Add RAM requirement

Closes #1152
This commit is contained in:
Sandro 2020-06-06 04:12:43 +02:00 committed by GitHub
parent 8305af8f10
commit c422a6dd4f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -73,7 +73,9 @@ $ docker volume rm invidious_postgresdata
$ docker-compose build
```
### Linux:
### Linux
To manually compile invidious you need at least 2GB of RAM. If you have less please fall back to Docker.
#### Install dependencies