Added 2gb ram requirement to install

This commit is contained in:
Frikky
2023-09-29 16:55:02 +02:00
committed by GitHub
parent ffb011dd85
commit 7f2fa65003
+1 -1
View File
@@ -8,7 +8,7 @@ The Docker setup is done with docker-compose
**PS: if you're setting up Shuffle on Windows, go to the next step (Windows Docker setup)**
1. Make sure you have [Docker](https://docs.docker.com/get-docker/) and [docker-compose](https://docs.docker.com/compose/install/) installed.
1. Make sure you have [Docker](https://docs.docker.com/get-docker/) and [docker-compose](https://docs.docker.com/compose/install/) installed, and that you have a minimum of **2Gb of RAM** available.
2. Download Shuffle
```bash
git clone https://github.com/Shuffle/Shuffle