Skip to content

Commit

Permalink
Merge pull request iv-org#1218 from SuperSandro2000/patch-1
Browse files Browse the repository at this point in the history
Add RAM requirement
  • Loading branch information
Perflyst authored Aug 5, 2020
2 parents 9a82e86 + 45f0b9a commit 926f819
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 926f819

Please sign in to comment.