Skip to content

Commit

Permalink
Update README.md with suggestion
Browse files Browse the repository at this point in the history
  • Loading branch information
Adjective-Object authored Nov 13, 2024
1 parent 629d9b7 commit e623a7f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit e623a7f

Please sign in to comment.