We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5df6fce commit 8a914b9Copy full SHA for 8a914b9
README.md
@@ -32,8 +32,8 @@ Or download the latest tar-ball:
32
33
Install dependencies:
34
35
- - [macFUSE][macfuse] on *macOS*, e.g. via `brew install macfuse`
36
- - `sudo apt-get install libfuse-dev fuse` on Debian-based *GNU/Linux* distros
+ - [macFUSE][macfuse] on *macOS*, e.g. via `brew install pkgconf macfuse`
+ - `sudo apt-get install pkg-config libfuse-dev fuse` on Debian-based *GNU/Linux* distros
37
- Or install the latest FUSE manually from [source][fuse]
38
39
Compile:
0 commit comments