From b99b77820dbe10d5656553db8d85ca671d3803de Mon Sep 17 00:00:00 2001 From: Jeromy Date: Mon, 16 Nov 2015 21:45:07 -0800 Subject: [PATCH] spelling 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 fb8f4b027..532871c06 100644 --- a/README.md +++ b/README.md @@ -78,7 +78,7 @@ dependencies as well. ### Updating ipfs has an updating tool that can be accessed through `ipfs update`. The tool is -not installed alongside ipfs in order to keep that logic indepedent of the main +not installed alongside ipfs in order to keep that logic independent of the main codebase. To install ipfs update, either [download it here](https://gobuilder.me/github.com/ipfs/ipfs-update) or install it from source with `go get -u github.com/ipfs/ipfs-update`.