From e7c8ac1f3e7b5304540ccf2f436735aae98e7a97 Mon Sep 17 00:00:00 2001 From: Jeromy Date: Tue, 23 Feb 2016 11:01:56 -0800 Subject: [PATCH] capitalize Ensure License: MIT Signed-off-by: Jeromy --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6bba7645b..bfb15968f 100644 --- a/README.md +++ b/README.md @@ -87,7 +87,7 @@ NOTES: * `git` is required in order for `go get` to fetch all dependencies. * Package managers often contain out-of-date `golang` packages. - ensure that `go version` reports at least 1.5.2. See above for how to install go. + Ensure that `go version` reports at least 1.5.2. See above for how to install go. * If you are interested in development, please install the development dependencies as well. * *WARNING: Older versions of OSX FUSE (for Mac OS X) can cause kernel panics when mounting!*