Merge pull request #1218 from SuperSandro2000/patch-1

Add RAM requirement
This commit is contained in:
Perflyst 2020-08-05 20:53:31 +02:00 committed by GitHub
commit 926f819e31
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -75,7 +75,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 you can setup SWAP to have a combined amount of 2 GB or use Docker instead.
#### Install the dependencies