From c79573222355f1e1104d0135780b944ddabc72bf Mon Sep 17 00:00:00 2001 From: Neil McPhail Date: Mon, 23 Jun 2025 15:29:46 +0000 Subject: [PATCH] Bah, md --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 7395fca..eb0c286 100644 --- a/README.md +++ b/README.md @@ -40,11 +40,11 @@ The devcontainer contains: ## Install This devcontainer should work in Windows, Linux and MacOS. It is recommended to install: - - git, then configure user name and email address - - docker, or alternative like podman - - (Windows only, optional) Windows Subsystem for Linux, version 2 - - Microsoft's vscode - - the "Dev Containers" extension (from Microsoft) within vscode +- git, then configure user name and email address +- docker, or alternative like podman +- (Windows only, optional) Windows Subsystem for Linux, version 2 +- Microsoft's vscode +- the "Dev Containers" extension (from Microsoft) within vscode Make sure docker (or your alternative) is running before trying to use the devcontainer.