Skip to content

Commit 9c0e325

Browse files
authored
Merge pull request #337 from adelton/typo-which
Make the sentence easier to read.
2 parents 21f8859 + 74bef3a commit 9c0e325

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/learn/quickstart.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ weight: 20
1111

1212
Each pattern can be deployed using the command line. The only requirement is to have `git` and `podman` installed. See the <<installation_prerequisites>> for more information.
1313

14-
Patterns deployment requires several tools including Helm to install. However, the validated patterns framework removes the need to install and maintain these tools. The `pattern.sh` script uses a container the includes the necessary tools. The use of that container is why you need to install `podman`.
14+
Patterns deployment requires several tools including Helm to install. However, the validated patterns framework removes the need to install and maintain these tools. The `pattern.sh` script uses a container which includes the necessary tools. The use of that container is why you need to install `podman`.
1515

1616
Check the `values-\*.yaml` for changes that are needed before deployment. After changing the `values-*.yaml` files where needed and pushing them to your git repository, you can run `./pattern.sh make install` from your local repository directory and that will deploy the datacenter/hub cluster for a pattern. Edge clusters are deployed by joining/importing them into ACM on the hub.
1717

0 commit comments

Comments
 (0)