From a5ae4877ff9226826ed03d898e0f7e012126f56c Mon Sep 17 00:00:00 2001 From: Indian-Techie09 <102227305+Indian-Techie09@users.noreply.github.com> Date: Tue, 31 Jan 2023 23:52:03 +0530 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 9f7cab1..57fa645 100644 --- a/README.md +++ b/README.md @@ -62,5 +62,8 @@ bash dockermediaserver.sh Once you run the script .env file will open change UGID, PGID, Time Zone and data directory where you want to store your data. Once done Save the file and run ```bash +cd docker +``` +```bash sudo docker compose up ```