diff --git a/README.md b/README.md
index cccfbaf..a1f3849 100644
--- a/README.md
+++ b/README.md
@@ -34,6 +34,10 @@ Dev Container config for development of MusicCPR to support simpler onboarding e
1. **using its HTTPS url** clone your `cpr-dev-USERNAME` repository to your local machine
1. press the do everything hotkey Ctrl+Shift+P (or on macOS command+shift+P), type `reopen`, and then select `Dev Containers: Reopen in Container`
+## Troubleshooting
+1. If the VS Code source control feature does not work, search for the the built in GIT extension, disable it, and reenable it like it says in this article.
+https://stackoverflow.com/a/70296872/1449799
+
## Resources