Skip to content

Commit

Permalink
Fix uninstall part for kbfuse readme
Browse files Browse the repository at this point in the history
  • Loading branch information
gabriel committed Dec 2, 2015
1 parent afcee56 commit 951244e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion osx/Install/Fuse/kbfuse/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ Don't try to kextunload unless you have everything unmounted.
// Check for any mounts (if there are you need to umount)
mount -t kbfuse

sudo kextunload -b com.github.osxfuse.filesystems.osxfuse
sudo kextunload -b com.github.kbfuse.filesystems.kbfuse
sudo rm -rf /Library/Filesystems/kbfuse.fs

### Verifying
Expand Down

0 comments on commit 951244e

Please sign in to comment.