Skip to content
This repository has been archived by the owner on Mar 16, 2024. It is now read-only.

Commit

Permalink
Update docs/docs/30-installation/01-installing.md
Browse files Browse the repository at this point in the history
Co-authored-by: Darren Shepherd <darren@acorn.io>
Signed-off-by: jsilverio22 <115576434+jsilverio22@users.noreply.github.com>
  • Loading branch information
jsilverio22 and ibuildthecloud committed Oct 21, 2022
1 parent 9e6ad4a commit b57958d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/30-installation/01-installing.md
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ If you would like to see the generated objects prior to installing to your Kuber
acorn install -o yaml > install.yaml
```

This will generate the Kubernetes objects yaml files and write them to install.yaml which can then be installed to your cluster using:
This will generate the Kubernetes objects yaml files and write them to `install.yaml` which can then be installed to your cluster using:

```shell
kubectl apply -f install.yaml
Expand Down

0 comments on commit b57958d

Please sign in to comment.