From 57edfc877c31be941534521d61fecb78d3423329 Mon Sep 17 00:00:00 2001 From: derMart Date: Sun, 27 Oct 2024 23:12:58 +0100 Subject: [PATCH] fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 88d162c..b812b88 100644 --- a/README.md +++ b/README.md @@ -241,7 +241,7 @@ Other useful settings are: cores on your machine. Reducing this number can help keeping it responsive for other tasks. * `RETRY_FETCHES`: Set the number of retries for the fetch during `repo sync`. By default, this value is unset (default `repo sync` retry behavior). Positive values greater than 0 are allowed. - * `USER (root)`, `UID (0)`, `GID (0)`: Change this in unix like systems to match the docker volume owner your host + * `USER (root)`, `UID (0)`, `GID (0)`: Change this in unix like systems to match the docker volume owner with your host owner. The full list of settings, including the less interesting ones not mentioned in