X-Git-Url: https://git.arvados.org/arvados-vscode-cwl-training.git/blobdiff_plain/524b769300adfe624da13ab4c912e387bd22b96b..b6ed883a3c337a73fb77360ff489ecc8ae16aa62:/README.md diff --git a/README.md b/README.md index c3a39c8..4d11e69 100644 --- a/README.md +++ b/README.md @@ -44,9 +44,10 @@ Code (abbreviated "vscode") to develop CWL workflows on Arvados. ## 2. VSCode setup 1. Install [Visual Studio Code](https://code.visualstudio.com/) and start it up -1. Vscode: go to `Extensions` ![](images/Extensions.png) - 1. search for `remote development` and install the Remote Development extension pack from Microsoft -1. Vscode: On the left side bar, choose `Remote explorer` +1. Vscode: On the left sidebar, select `Extensions` ![](images/Extensions.png) + 1. In `Search Extensions in Marketplace` enter "remote development". + 1. Choose and install the "Remote Development" extension pack from Microsoft +1. Vscode: On the left sidebar, choose `Remote Explorer` ![](images/RemoteExplorer.png) 1. In the drop down, choose `SSH targets` 1. Click `Add new` 1. Enter the `ssh shell…` command line you used in the previous section, step 1.4.1