Skip to content

Commit

Permalink
Update docs/3-create-a-zarf-package/index.md
Browse files Browse the repository at this point in the history
Co-authored-by: razzle <[email protected]>
  • Loading branch information
AustinAbro321 and Noxsios authored Nov 29, 2023
1 parent ec0a969 commit a19e30d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/3-create-a-zarf-package/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ The general flow of a Zarf package deployment on an existing initialized cluster

```shell
# Before creating your package you can lint your zarf.yaml
$ zarf package lint <directory>
$ zarf prepare lint <directory>

# To create a package run the following:
$ zarf package create <directory>
Expand Down

0 comments on commit a19e30d

Please sign in to comment.