mirror of
https://github.com/gromgit/homebrew-fuse.git
synced 2025-12-06 16:15:54 +00:00
Update README
This commit is contained in:
parent
1725ccf488
commit
0c30eee305
1 changed files with 4 additions and 3 deletions
|
|
@ -1,14 +1,15 @@
|
|||
# gromgit's macOS FUSE stuff
|
||||
|
||||
This tap exists to support macOS FUSE-related software that will be dropped from Homebrew core at some point.
|
||||
This tap exists to support macOS FUSE-related software that have been dropped from Homebrew core.
|
||||
|
||||
## How do I install these formulae?
|
||||
`brew install gromgit/fuse/<formula>`
|
||||
|
||||
Or `brew tap gromgit/fuse` and then `brew install <formula>`.
|
||||
|
||||
## Hey, why is XYZ not available?
|
||||
Probably because I haven't gotten around to putting it in yet. If you need it, [file an issue](https://github.com/gromgit/homebrew-fuse/issues/new/choose) and I'll see what can be done.
|
||||
|
||||
## Hey, why is XYZ so old?
|
||||
Maybe I just haven't gotten around to updating it yet, but a significant subset simply can't be updated until MacFUSE supports version 3 of the FUSE API. Read any _Caveats_ that appear during installation for important details.
|
||||
|
||||
## Documentation
|
||||
`brew help`, `man brew` or check [Homebrew's documentation](https://docs.brew.sh).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue