mirror of
https://github.com/s3fs-fuse/s3fs-fuse.git
synced 2024-12-22 08:48:55 +00:00
Merge pull request #977 from gaul/readme/homebrew
Make macOS instructions consistent with others
This commit is contained in:
commit
c6edc2cd8f
@ -57,9 +57,9 @@ Some systems provide pre-built packages:
|
|||||||
|
|
||||||
* On macOS, install via [Homebrew](https://brew.sh/):
|
* On macOS, install via [Homebrew](https://brew.sh/):
|
||||||
|
|
||||||
```ShellSession
|
```
|
||||||
$ brew cask install osxfuse
|
brew cask install osxfuse
|
||||||
$ brew install s3fs
|
brew install s3fs
|
||||||
```
|
```
|
||||||
|
|
||||||
Compilation and installation from sources
|
Compilation and installation from sources
|
||||||
|
Loading…
Reference in New Issue
Block a user