mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-31 05:09:12 +00:00
Documentation: Fix typo (duplicate osxfuse) from #6069
This fixes part of #6656.
This commit is contained in:
parent
bae86cbaa7
commit
906460e62a
Notes:
sideshowbarker
2024-07-18 19:00:51 +09:00
Author: https://github.com/thislooksfun
Commit: 906460e62a
Pull-request: https://github.com/SerenityOS/serenity/pull/6699
1 changed files with 1 additions and 1 deletions
|
@ -115,7 +115,7 @@ Make sure you have all the dependencies installed:
|
||||||
brew install coreutils qemu bash gcc@10 ninja cmake
|
brew install coreutils qemu bash gcc@10 ninja cmake
|
||||||
|
|
||||||
# Fuse + ext2
|
# Fuse + ext2
|
||||||
brew install osxfuse e2fsprogs m4 autoconf automake libtool
|
brew install e2fsprogs m4 autoconf automake libtool
|
||||||
brew install --cask osxfuse
|
brew install --cask osxfuse
|
||||||
Toolchain/BuildFuseExt2.sh
|
Toolchain/BuildFuseExt2.sh
|
||||||
```
|
```
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue