From e623a7f5cc6d955cba6358c7fb2b466c6af428ac Mon Sep 17 00:00:00 2001 From: Max Date: Wed, 13 Nov 2024 13:07:26 -0800 Subject: [PATCH] Update README.md with suggestion --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ac05be4..9ebff26 100644 --- a/README.md +++ b/README.md @@ -149,7 +149,8 @@ good-fences src --ignoredDirs ignored1 ignored2 ... ❯ git config --local user.email "your@e.mail" ``` - Note that you have to do this locally within the repo, so it will be persisted into the devcontainer when the repo is mounted. + Note that you have to do this from within the repo's folder so it will be persisted into the devcontainer when the repo's folder is mounted as a volume. + If you are in WSL, you need to do this within the repo's out folder in WSL 4. Install recommended extensions Install the recommended extensions from this repo.