diff options
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -33,7 +33,7 @@ http://localhost:6060/pkg/github.com/davecgh/go-spew/spew ## Installation ```bash -$ go get github.com/davecgh/go-spew/spew +$ go get -u github.com/davecgh/go-spew/spew ``` ## Quick Start |
