Skip to content

Commit

Permalink
Fix the k3d repo's links and and manually install (#65)
Browse files Browse the repository at this point in the history
Signed-off-by: aisuko <[email protected]>
  • Loading branch information
Aisuko authored Nov 26, 2020
1 parent 0381450 commit 7c613ee
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,10 @@ scoop bucket add tilt-dev https://github.com/tilt-dev/scoop-bucket
scoop install ctlptl
```

### Manually (Mac/Linux/Windows)

Download the pre-compiled binaries from the [releases](https://github.com/tilt-dev/ctlptl/releases) page and copy to the desired location.

## How do I use it?

`ctlptl` supports 4 major commands:
Expand Down Expand Up @@ -126,7 +130,7 @@ We wrote docs like [Choosing a local dev
cluster](https://docs.tilt.dev/choosing_clusters.html) and example repos like
[kind-local](https://github.com/tilt-dev/kind-local),
[minikube-local](https://github.com/tilt-dev/minikube-local), and
[k3d-local](https://github.com/tilt-dev/k3d-local) to help people get set up.
[k3d-local](https://github.com/tilt-dev/k3d-local-registry) to help people get set up.

`ctlptl` is a culmination of what we've learned.

Expand Down

0 comments on commit 7c613ee

Please sign in to comment.