mirror of
https://github.com/fuse-friends/fuse-native
synced 2024-10-27 18:34:01 +00:00
add pkg-config to osx requirements
This commit is contained in:
parent
18bef8b184
commit
1804062e26
@ -14,7 +14,7 @@ any buffer copys in read/write. It also supports unmount and mouting of multiple
|
||||
You need to have FUSE installed
|
||||
|
||||
* On Linux/Ubuntu `sudo apt-get install libfuse-dev`
|
||||
* On OSX install [OSXFuse](http://osxfuse.github.com/)
|
||||
* On OSX install [OSXFuse](http://osxfuse.github.com/) and pkg-config, `brew install pkg-config`
|
||||
|
||||
## Usage
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user