Add FreeBSD install instructions

This commit is contained in:
Tobias Kortkamp 2019-02-27 03:45:10 +01:00 committed by GitHub
parent d4f90cc500
commit 7468cae378
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -87,6 +87,13 @@ cargo install sd
[AUR package for sd](https://aur.archlinux.org/packages/sd/).
### FreeBSD
```sh
pkg install sd
```
## Quick Guide
1. **String-literal mode**. By default, expressions are treated as regex. Use `-s` or `--string-mode` to disable regex.