diff --git a/fuse/node/mount_darwin.go b/fuse/node/mount_darwin.go index 612a0c294..512eb1f12 100644 --- a/fuse/node/mount_darwin.go +++ b/fuse/node/mount_darwin.go @@ -74,7 +74,7 @@ Please install it yourself by running: You can also stop ipfs from running these checks and use whatever OSXFUSE version you have by running: - ipfs config %s true + ipfs --json config %s true [1]: https://github.com/ipfs/go-ipfs/issues/177 [2]: https://github.com/ipfs/go-ipfs/pull/533