diff --git a/README.md b/README.md index a80272f..4fc1ca2 100644 --- a/README.md +++ b/README.md @@ -23,9 +23,10 @@ edit [./config.json](./config.json) and adjust the values as needed ## Initialize Environment -### Set your AWS REGION +### Set your AWS REGION and UID (for docker layer generation) ``` export AWS_REGION="us-east-x" +export UID="$(id -u)" ``` ### Poetry