Merge pull request #87 from ericonr/patch-1

docs: Add Void Linux installation instructions.
This commit is contained in:
Gregory 2020-06-15 10:42:09 -04:00 committed by GitHub
commit ba560244bb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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