summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index ae3341d..c84c4ad 100644
--- a/README.md
+++ b/README.md
@@ -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