Skip to content

Commit 31b0588

Browse files
authored
Merge pull request #2 from lukemurraynz/patch-1
Update installation.md
2 parents 32c69d1 + f6bd355 commit 31b0588

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/docs/installation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ layout: default
77

88
# Installation
99

10-
KubeSnapIt can be installed through either the PowerShell Gallery or via Krew for Linux and macOS users.
10+
KubeSnapIt can be installed through the PowerShell Gallery or Krew for Linux and macOS users.
1111

1212
## Installing via PowerShell Gallery
1313

@@ -46,4 +46,4 @@ kubectl krew install --manifest="./KubeSnapIt.yaml"
4646
- **PowerShell Version**: PowerShell 7 or higher is required.
4747
- **Additional Dependencies**: The `powershell-yaml` module is needed for YAML parsing. It will be automatically installed when running KubeSnapIt from PowerShell. You also need `kubectl` installed.
4848

49-
Now that you've installed KubeSnapIt, head over to the [Usage Guide](/docs/usage) to start cleaning up your Kubernetes configurations!
49+
Now that you've installed KubeSnapIt visit the [Usage Guide](/docs/usage) to start cleaning up your Kubernetes configurations!

0 commit comments

Comments
 (0)