You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/getting-started.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ Ensure that you have installed the following tools locally:
13
13
## Deploy
14
14
15
15
1. For consuming EKS Blueprints, please see the [Consumption](https://aws-ia.github.io/terraform-aws-eks-blueprints/#consumption) section. For exploring and trying out the patterns provided, please
16
-
clone the project locally to quickly get up and running with a pattern. After cloning the project locally, `cd` into the pattern
16
+
clone the project locally to quickly get up and running with a pattern. After cloning the project locally, `cd` into the `pattern`
17
17
directory of your choice.
18
18
19
19
2. To provision the pattern, the typical steps of execution are as follows:
0 commit comments