Update README.md

This commit is contained in:
Alpha 2018-12-06 10:52:08 +08:00 committed by GitHub
parent 9eb20cae37
commit 4e5ee5cc58
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -17,7 +17,7 @@ Many Go projects are built using Viper including:
## Install
```console
go get -v github.com/spf13/viper
go get -u github.com/spf13/viper
```
## What is Viper?