Update readme, mac instructions, on M1

This commit is contained in:
Elvira Gandelman 2022-12-06 13:49:50 +02:00 committed by Andrew Gaul
parent 23a8124c51
commit 14eb1a7fd8
1 changed files with 1 additions and 3 deletions

View File

@ -71,7 +71,7 @@ Many systems provide pre-built packages:
* macOS 10.12 and newer via [Homebrew](https://brew.sh/):
```
brew install --cask osxfuse
brew install --cask macfuse
brew install gromgit/fuse/s3fs-mac
```
@ -81,8 +81,6 @@ Many systems provide pre-built packages:
pkg install fusefs-s3fs
```
Note: Homebrew has deprecated osxfuse and s3fs may not install any more, see
[#1618](https://github.com/s3fs-fuse/s3fs-fuse/issues/1618).
Otherwise consult the [compilation instructions](COMPILATION.md).