Skip to content

Commit 59c8190

Browse files
authored
Merge pull request ZeppelinBot#469 from zayKenyon/container-extension
🔧 Typo VSCode Container Plugin
2 parents bea3959 + e13c936 commit 59c8190

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/DEVELOPMENT.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ Below you can find instructions for setting up the environment and getting start
1313
1. Install Docker
1414
2. Make a copy of `.env.example` called `.env`
1515
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
16+
4. In VSCode: Install the `Dev Containers` plugin
17+
5. In VSCode: Run `Dev Containers: Open Folder in Container...` and select the Zeppelin folder
1818

1919
### Using VSCode remote SSH plugin
2020
1. Install Docker

0 commit comments

Comments
 (0)