From 7877efd35123b88c2ae96205dd1f68b38ba90f71 Mon Sep 17 00:00:00 2001 From: Michael Serajnik Date: Fri, 30 Jul 2021 00:53:50 +0200 Subject: [PATCH] Add missing space in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6168ade..4dadbd6 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ The user that is used inside the containers has UID `1000` and GID `1000` by default. You can adjust this, if needed; e.g., to match your host UID/GID. This requires searching the scripts for `user_id=1000` and `group_id=1000` and modifying these values as well as adjusting the environment variables -`VMANGOS_USER_ID` and `VMANGOS_GROUP_ID`in `./docker-compose.yml`. +`VMANGOS_USER_ID` and `VMANGOS_GROUP_ID` in `./docker-compose.yml`. ### Instructions -- 2.34.5