From: Peter Amstutz Date: Wed, 3 Feb 2021 20:30:32 +0000 (-0500) Subject: Fix quoting one more time X-Git-Url: https://git.arvados.org/arvados-vscode-cwl-training.git/commitdiff_plain/77a9dc0f995d4c6cd2f4618f195d5b1aaa19b25e Fix quoting one more time Arvados-DCO-1.1-Signed-off-by: Peter Amstutz --- diff --git a/README.md b/README.md index 0b932ab..5ceac78 100644 --- a/README.md +++ b/README.md @@ -174,7 +174,7 @@ The `message` parameter will be taken from the file `lesson4/main-input.yaml`. 1. Vscode: In the bottom panel select the `Terminal` tab 1. In the upper right corner of the Terminal tab select `Task - Run CWL Workflow` from the drop-down 1. Look for logging text like `submitted container_request zzzzz-xvhdp-0123456789abcde` - 1. Highlight and copy the workflow identifier (this the string containing -xvhdp- in the middle) + 1. Highlight and copy the workflow identifier (this the string containing `-xvhdp-` in the middle) 1. The results of this run will appear in the terminal when the run completes. 1. Workbench: Paste the workflow identifier into the search box 1. This will take you to the status page for this workflow