diff --git a/README.md b/README.md index 3d7c0dc..7109cde 100644 --- a/README.md +++ b/README.md @@ -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