Skip to content

Commit b8b8256

Browse files
committed
reword OSXFUSE install instructions
Flows better. License: MIT Signed-off-by: Steven Allen <[email protected]>
1 parent f1468da commit b8b8256

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/fuse.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Depending on whether you are using OSX or Linux, follow the proceeding instructi
1818

1919
## Mac OSX -- OSXFUSE
2020

21-
It has been discovered that versions of `osxfuse` prior to `2.7.0` will cause a kernel panic. For everyone's sake, please upgrade (latest at time of writing is `2.7.4`). The installer can be found at https://osxfuse.github.io/. There is also a homebrew formula using cask but users report best results installing from the official OSXFUSE installer package:
21+
It has been discovered that versions of `osxfuse` prior to `2.7.0` will cause a kernel panic. For everyone's sake, please upgrade (latest at time of writing is `2.7.4`). The installer can be found at https://osxfuse.github.io/. Users have reported the best results when installing from the official OSXFUSE installer but one can also install OSXFUSE via homebrew/cask:
2222

2323
```sh
2424
brew tap caskroom/cask # if you don't have cask yet

0 commit comments

Comments
 (0)