Skip to content

Commit

Permalink
docs: Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
dorukozturk committed Dec 10, 2022
1 parent 942fd95 commit db44176
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ hardeneks
**Usage**:

```console
eks-best-practices-cli [OPTIONS]
hardeneks [OPTIONS]
```

**Options**:
Expand All @@ -37,7 +37,7 @@ eks-best-practices-cli [OPTIONS]
* `--help`: Show this message and exit.


- <b><K8S_CONTEXT><b>
- <b>K8S_CONTEXT<b>

You can get the contexts by running:
```
Expand All @@ -48,7 +48,7 @@ eks-best-practices-cli [OPTIONS]
kubectl config current-context
```
- <b><CLUSTER_NAME><b>
- <b>CLUSTER_NAME<b>
You can get the cluster names by running:
```
Expand Down

0 comments on commit db44176

Please sign in to comment.