Skip to content

Commit

Permalink
Merge pull request #469 from zayKenyon/container-extension
Browse files Browse the repository at this point in the history
🔧 Typo VSCode Container Plugin
  • Loading branch information
Dragory authored Apr 7, 2024
2 parents bea3959 + e13c936 commit 59c8190
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/DEVELOPMENT.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ Below you can find instructions for setting up the environment and getting start
1. Install Docker
2. Make a copy of `.env.example` called `.env`
3. Fill in the missing values in `.env`
4. In VSCode: Install the `Remote - Containers` plugin
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

### Using VSCode remote SSH plugin
1. Install Docker
Expand Down

0 comments on commit 59c8190

Please sign in to comment.