Skip to content

Commit

Permalink
Make copyable go command
Browse files Browse the repository at this point in the history
* Readme updated with new style.

Signed-off-by: Gökhan Özeloğlu <gozeloglu@gmail.com>
  • Loading branch information
Gökhan Özeloğlu committed May 9, 2022
1 parent 516880f commit d4e2dc1
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 @@ -10,7 +10,9 @@ koanf comes with built in support for reading configuration from files, command

### Installation

`go get -u github.com/knadh/koanf`
```shell
go get -u github.com/knadh/koanf
```

### Contents

Expand Down

0 comments on commit d4e2dc1

Please sign in to comment.