chore: Fixed repo url to point to Shuffle org

This commit is contained in:
Joost De Cock
2022-11-09 12:05:37 +01:00
parent c61eecc8aa
commit 9cdc1ca4dc
+1 -1
View File
@@ -11,7 +11,7 @@ The Docker setup is done with docker-compose
1. Make sure you have [Docker](https://docs.docker.com/get-docker/) and [docker-compose](https://docs.docker.com/compose/install/) installed.
2. Download Shuffle
```bash
git clone https://github.com/frikky/Shuffle
git clone https://github.com/Shuffle/Shuffle
cd Shuffle
```