Skip to content

Commit

Permalink
docs: update list of macOS dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mhx committed Aug 14, 2024
1 parent 4cc944e commit 2c62955
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -634,9 +634,9 @@ Building on macOS should be relatively straightforward:
- Use Homebrew to install the necessary dependencies:

```
$ brew install cmake ninja macfuse python3 brotli howard-hinnant-date \
double-conversion fmt glog libarchive libevent flac openssl \
nlohmann-json pkg-config range-v3 utf8cpp xxhash boost zstd
$ brew install cmake ninja macfuse brotli howard-hinnant-date double-conversion \
fmt glog libarchive libevent flac openssl nlohmann-json pkg-config \
range-v3 utf8cpp xxhash boost zstd
```

- When installing macFUSE for the first time, you'll need to explicitly
Expand Down

0 comments on commit 2c62955

Please sign in to comment.