Merge pull request #469 from zayKenyon/container-extension
🔧 Typo VSCode Container Plugin
This commit is contained in:
commit
59c81902c7
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue