From 885ac7f55b9a1631192f6159440126daecc5154f Mon Sep 17 00:00:00 2001 From: Sebastian Castro <4603398+sea-bass@users.noreply.github.com> Date: Fri, 18 Oct 2024 04:12:03 -0400 Subject: [PATCH 1/3] Fix typo in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a022b69..e7d3e56 100644 --- a/README.md +++ b/README.md @@ -118,7 +118,7 @@ It will ask you for your `sudo` password. ### Develop inside the container using VSCode If you want to develop inside the container using VSCode, you need to have the [Docker extension](https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-docker) installed. -To see option "Attach Visual Studio Code" you also need to download VS Code extenstion Dev Containers. +To see option "Attach Visual Studio Code" you also need to download VS Code extension Dev Containers. Attach to the container as shown in the image below: From fdb4c1c3697a4348f85dfc18432b8bd31176d049 Mon Sep 17 00:00:00 2001 From: Sebastian Castro <4603398+sea-bass@users.noreply.github.com> Date: Fri, 18 Oct 2024 04:15:56 -0400 Subject: [PATCH 2/3] Add URL --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e7d3e56..03cad27 100644 --- a/README.md +++ b/README.md @@ -118,7 +118,7 @@ It will ask you for your `sudo` password. ### Develop inside the container using VSCode If you want to develop inside the container using VSCode, you need to have the [Docker extension](https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-docker) installed. -To see option "Attach Visual Studio Code" you also need to download VS Code extension Dev Containers. +To see the option "Attach Visual Studio Code", you also need to download the [Dev Container extension](https://marketplace.visualstudio.com/items?itemName=ms-vscode-remote.remote-containers). Attach to the container as shown in the image below: From eb4812b30af83668cba995872b8353a5ff47a0cd Mon Sep 17 00:00:00 2001 From: Sebastian Castro <4603398+sea-bass@users.noreply.github.com> Date: Fri, 18 Oct 2024 04:16:57 -0400 Subject: [PATCH 3/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 03cad27..fd7916d 100644 --- a/README.md +++ b/README.md @@ -118,7 +118,7 @@ It will ask you for your `sudo` password. ### Develop inside the container using VSCode If you want to develop inside the container using VSCode, you need to have the [Docker extension](https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-docker) installed. -To see the option "Attach Visual Studio Code", you also need to download the [Dev Container extension](https://marketplace.visualstudio.com/items?itemName=ms-vscode-remote.remote-containers). +To see the option "Attach Visual Studio Code", you also need to download the [Dev Containers extension](https://marketplace.visualstudio.com/items?itemName=ms-vscode-remote.remote-containers). Attach to the container as shown in the image below: