This commit is contained in:
2025-06-23 15:29:46 +00:00
parent b80c22eaff
commit c795732223

View File

@ -40,11 +40,11 @@ The devcontainer contains:
## Install ## Install
This devcontainer should work in Windows, Linux and MacOS. It is recommended to install: This devcontainer should work in Windows, Linux and MacOS. It is recommended to install:
- git, then configure user name and email address - git, then configure user name and email address
- docker, or alternative like podman - docker, or alternative like podman
- (Windows only, optional) Windows Subsystem for Linux, version 2 - (Windows only, optional) Windows Subsystem for Linux, version 2
- Microsoft's vscode - Microsoft's vscode
- the "Dev Containers" extension (from Microsoft) within vscode - the "Dev Containers" extension (from Microsoft) within vscode
Make sure docker (or your alternative) is running before trying to use the devcontainer. Make sure docker (or your alternative) is running before trying to use the devcontainer.