Skip to content

Commit

Permalink
README - brew package for gnu wc is coreutils
Browse files Browse the repository at this point in the history
  • Loading branch information
NReilingh authored and ZNielsen committed Mar 3, 2024
1 parent 701f4cf commit 6dc0c36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@ nnoremap <silent> `` :nohlsearch<CR>:call minimap#vim#ClearColorSearch()<CR>
The version of `wc` that ships with MacOS does not have support for the `-L` flag.
To use background processing on MacOS, install `gnu-wc`. Example via homebrew:
```
brew install gnu-wc
brew install coreutils
```

---
Expand Down

0 comments on commit 6dc0c36

Please sign in to comment.