diff --git a/README.md b/README.md index 8b4314e..8514581 100644 --- a/README.md +++ b/README.md @@ -6,10 +6,7 @@ 3. Run the docker container (eg. `docker compose run -it --rm exoplasim`). ## Optional Environment Variables - -**UID:** UID of host/guest user. - -**GID:** GID of host/guest user. - -**BUILD_DIR:** Path to build directory. +- **UID:** UID of python user within the container. +- **GID:** GID of python user's group within the container. +- **BUILD_DIR:** Path to build directory.