summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 6719e814..6b64b487 100644
--- a/README.md
+++ b/README.md
@@ -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