mirror of
https://github.com/spf13/viper
synced 2025-05-07 20:57:18 +00:00
Update README.md
This commit is contained in:
parent
9eb20cae37
commit
4e5ee5cc58
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ Many Go projects are built using Viper including:
|
||||||
|
|
||||||
## Install
|
## Install
|
||||||
```console
|
```console
|
||||||
go get -v github.com/spf13/viper
|
go get -u github.com/spf13/viper
|
||||||
```
|
```
|
||||||
|
|
||||||
## What is Viper?
|
## What is Viper?
|
||||||
|
|
Loading…
Add table
Reference in a new issue