X-Git-Url: https://git.arvados.org/arvados-vscode-cwl-training.git/blobdiff_plain/5ab215ee2b94489094ee4dad5d674f2139d49e5b..23aaf1151d922935e55c42d343913e1b28a1c43e:/README.md diff --git a/README.md b/README.md index 774d79e..83c68b9 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -These lessons give step by step instructions to help you get started -developing CWL workflows on Arvados. +These lessons give step by step instructions for using Visual Studio +Code to develop CWL workflows on Arvados. 1. Install & set up ssh client on Windows 1. Install vscode and relevant extensions @@ -125,7 +125,7 @@ The default value for the “message” parameter will taken from the “lesson3 # Run a workflow without registering it -The “message” parameter will be taken from the “lesson4/input.yaml” file. This is useful during development. +The “message” parameter will be taken from the file “lesson4/main-input.yaml”. This is useful during development. 1. Workbench: Go to “+NEW” and select “New project” 1. Enter a name for the project like “Lesson 4”