Skip to content

Commit

Permalink
fix: Correct typo in README.md (#3758)
Browse files Browse the repository at this point in the history
  • Loading branch information
kalined committed Feb 7, 2024
1 parent 9a10108 commit 7186c1c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,14 +33,14 @@ This [Terraform](https://www.terraform.io/) module creates the required infrastr

## Getting started

Cechkout the detailed istruction in the [Getting Started](https://philips-labs.github.io/terraform-aws-github-runner/getting-started/) section of the docs. On a high level, the following steps are required to get started:
Check out the detailed instructions in the [Getting Started](https://philips-labs.github.io/terraform-aws-github-runner/getting-started/) section of the docs. On a high level, the following steps are required to get started:
- Setup your AWS account
- Create and configure a GitHub App
- Download or build the required lambdas
- Deploy the module using Terraform
- Install the GitHub App to your organization or repositories and add your repositories to the runner group(s).

Checkout the provided Terraform examples in the [examples](./examples) directory for different scenarios.
Check out the provided Terraform examples in the [examples](./examples) directory for different scenarios.

## Configuration

Expand Down

0 comments on commit 7186c1c

Please sign in to comment.