Skip to content

Commit

Permalink
Merge branch 'main' into delete-konfs
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonTheLeg authored Sep 5, 2022
2 parents ee2db5d + cf0416c commit f322d3b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,12 @@

### 1. Install the konf-go binary

Either grab a pre-compiled binary from [GH Releases](https://github.com/SimonTheLeg/konf-go/releases) page, or build it from source using:

```shell
go install github.com/simontheleg/konf-go@latest
```

This will install a binary called konf-go into your PATH.
Please do not rename or alias this binary, it is not be called by the user directly. Instead alias the konf shellwrapper described in the next step!

### 2. Install the konf shellwrapper
Expand Down

0 comments on commit f322d3b

Please sign in to comment.