Skip to content
This repository was archived by the owner on Aug 9, 2023. It is now read-only.

Commit e771ec4

Browse files
authored
Merge pull request #5 from aws-samples/develop
fix step numbering
2 parents b453d17 + 29e98e5 commit e771ec4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/tldr.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,9 +56,8 @@ Below are the stand-alone CloudFormation templates for each of the sub-stacks. T
5656
{{ cfn_stack_row("Amazon S3 Bucket", "GenomicsWorkflow-S3", "aws-genomics-s3.template.yaml", "Creates a secure Amazon S3 bucket to read inputs and write results.") }}
5757
{{ cfn_stack_row("AWS Batch", "GenomicsWorkflow-Batch", "aws-genomics-batch.template.yaml", "Creates AWS Batch Job Queues and Compute Environments. You will need to provide the details on IAM roles and instance profiles, and the IDs for a VPC and subnets.") }}
5858

59-
## Step 3: Worklow Orchestrators
59+
## Step 2: Worklow Orchestrators
6060

6161
| Name | Description | Source | Launch Stack |
6262
| -- | -- | :--: | :--: |
6363
{{ cfn_stack_row("Cromwell Server", "CromwellServer", "cromwell/cromwell-server.template.yaml", "Create an EC2 instance and an IAM instance profile to run Cromwell") }}
64-

0 commit comments

Comments
 (0)