Skip to content

Commit

Permalink
Merge pull request #15 from tablecheck/DragonStuff-patch-1
Browse files Browse the repository at this point in the history
doc: update README
  • Loading branch information
DragonStuff authored Sep 11, 2023
2 parents 0afa95c + ad5d95f commit 5a612a3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,7 @@ This command essentially wraps around `kubectl run`. It will allow you to specif

### Installation

To install it as a kubectl plugin, add `src/kubectl-application-shell` to your PATH.
To install it as a wrapper, add `src/kubectl-application-shell` and name it `kubeas` to your PATH. You can install a fish completion script in completions by using `completions/fish_install.sh`.
This uses pipenv in order to manage dependencies. You need Python 3.

### Usage

Expand Down

0 comments on commit 5a612a3

Please sign in to comment.