From 2e83c61a16cd1b1b7aa00e6063ec81e51be07f2c Mon Sep 17 00:00:00 2001 From: Draconis Date: Wed, 25 Dec 2024 08:42:30 +0100 Subject: [PATCH] Update README.md --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 2a8810b..ec76a6b 100644 --- a/README.md +++ b/README.md @@ -17,11 +17,10 @@ This project uses Docker to deploy a Ambient music player with Nginx as the web `cd src/` -3. Install getiD3 lib from [here](https://www.getid3.org/) -4. Copy your music file in mp3 +3. Copy your music file in mp3 -5. Build and start the containers with Docker Compose: +4. Build and start the containers with Docker Compose: docker-compose up --build