Skip to content

Commit

Permalink
removed deprecated godownloader setup
Browse files Browse the repository at this point in the history
  • Loading branch information
chandanpasunoori committed Jan 6, 2023
1 parent 7124ece commit 9862b17
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,10 +92,6 @@ $ kubectl tail -h

Kail binaries for Linux and OSX can be found on the [latest release](https://github.com/boz/kail/releases/latest) page. Download and install into your `$GOPATH/bin` with:

```sh
$ bash <( curl -sfL https://raw.githubusercontent.com/boz/kail/master/godownloader.sh) -b "$GOPATH/bin"
```

### Running in a cluster with `kubectl`

The docker image [abozanich/kail](https://hub.docker.com/r/abozanich/kail/) is available for running `kail` from within a kubernetes pod via `kubectl`.
Expand Down

0 comments on commit 9862b17

Please sign in to comment.