@cryptotaxi247 / kubo / commits / 2511d8e57

Touch up language a bit

Seemed more natural. License: MIT Signed-off-by: Richard Littauer <richard.littauer@gmail.com>

Richard Littauer committed May 19, 2016 at 15:29 UTC 2511d8e5712c2de3f0cf4e1c559ecb4e90dc2dcd
1 file changed +1 -1
README.md
+1 -1
@@ -57,7 +57,7 @@ From there:
57
58 #### Install Go
59
60 -Build process of ipfs requires at least Go 1.5, but we strongly recommend using 1.6.2. If you don't have it: [Download Go 1.6.2+](https://golang.org/dl/).
60 +The build process for ipfs requires Go 1.5+, but we strongly recommend using 1.6.2. If you don't have it: [Download Go 1.6.2+](https://golang.org/dl/).
61
62
63 You'll need to add Go's bin directories to your `$PATH` environment variable e.g., by adding these lines to your `/etc/profile` (for a system-wide installation) or `$HOME/.profile`: