From ffb6e7447e98b8064446c85622b47aa278dcccf9 Mon Sep 17 00:00:00 2001 From: Bowrna Date: Mon, 6 May 2024 12:19:38 +0530 Subject: [PATCH] Update development.md --- docs/development.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/development.md b/docs/development.md index 8dc7255d..5f56d915 100644 --- a/docs/development.md +++ b/docs/development.md @@ -57,7 +57,7 @@ After the extensions are installed, you can: - Open frappe_docker folder in VS Code. - `code .` -- Launch the command, from Command Palette (Ctrl + Shift + P) `Remote-Containers: Reopen in Container`. You can also click in the bottom left corner to access the remote container menu. +- Launch the command, from Command Palette (Ctrl + Shift + P) `Dev Containers: Reopen in Container`. You can also click in the bottom left corner to access the remote container menu. Notes: