@cryptotaxi247 / kubo / commits / b99b77820

spelling

License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com>

Jeromy committed Nov 16, 2015 at 21:45 UTC b99b77820dbe10d5656553db8d85ca671d3803de
1 file changed +1 -1
README.md
+1 -1
@@ -78,7 +78,7 @@ dependencies as well.
78
79 ### Updating
80 ipfs has an updating tool that can be accessed through `ipfs update`. The tool is
81 -not installed alongside ipfs in order to keep that logic indepedent of the main
81 +not installed alongside ipfs in order to keep that logic independent of the main
82 codebase. To install ipfs update, either [download it here](https://gobuilder.me/github.com/ipfs/ipfs-update)
83 or install it from source with `go get -u github.com/ipfs/ipfs-update`.
84