Skip to content

Commit

Permalink
Documentation: Fix typo (duplicate osxfuse) from SerenityOS#6069
Browse files Browse the repository at this point in the history
This fixes part of SerenityOS#6656.
  • Loading branch information
thislooksfun authored and linusg committed Apr 28, 2021
1 parent bae86cb commit 906460e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/BuildInstructions.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ Make sure you have all the dependencies installed:
brew install coreutils qemu bash gcc@10 ninja cmake

# Fuse + ext2
brew install osxfuse e2fsprogs m4 autoconf automake libtool
brew install e2fsprogs m4 autoconf automake libtool
brew install --cask osxfuse
Toolchain/BuildFuseExt2.sh
```
Expand Down

0 comments on commit 906460e

Please sign in to comment.