Added installation instructions for Windows

This commit is contained in:
Marduk Bolaños 2020-05-17 19:43:09 +02:00 committed by GitHub
parent 9e63e5d4bc
commit e13d2e3a1a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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