summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYehonal <yehonal.azeroth@gmail.com>2021-05-01 20:23:02 +0200
committerGitHub <noreply@github.com>2021-05-01 20:23:02 +0200
commitc13a5ba01d5cb39a12e41c225e358c63e20c8e47 (patch)
treec9f268e8a0d2d286ddec1bf4f4e36b91cd1c67d2
parent9621bfd31df4d888d4b1978e427d61ce13c56ecb (diff)
downloadwiki-c13a5ba01d5cb39a12e41c225e358c63e20c8e47.tar.gz
wiki-c13a5ba01d5cb39a12e41c225e358c63e20c8e47.tar.bz2
wiki-c13a5ba01d5cb39a12e41c225e358c63e20c8e47.zip
Update Install-with-Docker.md
-rw-r--r--docs/Install-with-Docker.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Install-with-Docker.md b/docs/Install-with-Docker.md
index 0885d99..3064121 100644
--- a/docs/Install-with-Docker.md
+++ b/docs/Install-with-Docker.md
@@ -165,7 +165,7 @@ To setup the Dev-Container follow these steps:
1. Copy the `docker-compose.override.yml` file from the /conf/dist folder to the root directory of the azerothcore repo. (needed until [this](https://github.com/microsoft/vscode-remote-release/issues/1080) will be solved)
2. [install and open VSCode](https://code.visualstudio.com/)
-3. install the remote-container extension
+3. install the [remote-container](https://marketplace.visualstudio.com/items?itemName=ms-vscode-remote.remote-containers) extension
4. Open the azerothcore folder inside VSCode
5. Open the VSCode [command palette](https://code.visualstudio.com/docs/getstarted/userinterface#_command-palette) (Ctrl+Shift+P) and run: `>Remote-Containers: Reopen in Container`