From 16f6a7d370f0d156760194fd40aa81638874a67b Mon Sep 17 00:00:00 2001 From: Harshavardhana Date: Thu, 22 Oct 2015 00:20:34 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d40037fb0..a96e5b609 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Micro services environment provisions one Minio server per application instance. #### Linux, OS X, Windows ~~~ -$ go get github.com/minio/minio +$ go get -u github.com/minio/minio ~~~ ### How to use Minio?