docs: add installation for macOS

This commit is contained in:
Niclas Mietz 2020-06-02 16:41:25 +02:00 committed by GitHub
parent beed6f2cfa
commit e7f8c10549
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -122,6 +122,12 @@ pkg install sd
choco install sd-cli
```
### macOS
```sh
brew install sd
```
## Quick Guide
1. **String-literal mode**. By default, expressions are treated as regex. Use `-s` or `--string-mode` to disable regex.