Skip to content

Commit

Permalink
Add installation step
Browse files Browse the repository at this point in the history
  • Loading branch information
kramerul committed Jan 3, 2020
1 parent c08c156 commit e54e39e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,13 @@ This project brings the starlark scripting language to helm charts.

## Installation

* Install `kubectl` e.g. using `brew install kubernetes-cli`
* Install `go` e.g. using `brew install go`
* Install `shalm`
```bash
go get github.com/kramerul/shalm
```


## Usage

```bash
Expand Down

0 comments on commit e54e39e

Please sign in to comment.