We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bea3959 + e13c936 commit 59c8190Copy full SHA for 59c8190
docs/DEVELOPMENT.md
@@ -13,8 +13,8 @@ Below you can find instructions for setting up the environment and getting start
13
1. Install Docker
14
2. Make a copy of `.env.example` called `.env`
15
3. Fill in the missing values in `.env`
16
-4. In VSCode: Install the `Remote - Containers` plugin
17
-5. In VSCode: Run `Remote-Containers: Open Folder in Container...` and select the Zeppelin folder
+4. In VSCode: Install the `Dev Containers` plugin
+5. In VSCode: Run `Dev Containers: Open Folder in Container...` and select the Zeppelin folder
18
19
### Using VSCode remote SSH plugin
20
0 commit comments