Skip to content

Commit

Permalink
fix a typo (#62)
Browse files Browse the repository at this point in the history
  • Loading branch information
nicks authored Nov 19, 2020
1 parent aeed575 commit 2739ee7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ Create:

```
ctlptl docker-desktop open
ctpltl create cluster docker-desktop --min-cpus=4
ctlptl create cluster docker-desktop --min-cpus=4
```

or ensure exists:
Expand All @@ -75,7 +75,7 @@ ctlptl docker-desktop quit
Create:

```
ctpltl create cluster kind --registry=ctlptl-registry
ctlptl create cluster kind --registry=ctlptl-registry
```

or ensure exists:
Expand Down

0 comments on commit 2739ee7

Please sign in to comment.