Merge pull request #83 from solidnerd/patch-1

docs: add installation for macOS
This commit is contained in:
Gregory 2020-06-02 16:09:55 -04:00 committed by GitHub
commit a8cc00f35c
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.