Skip to content

Commit

Permalink
Merge pull request #19 from t6/patch-1
Browse files Browse the repository at this point in the history
Add FreeBSD install instructions
  • Loading branch information
chmln committed Feb 27, 2019
2 parents d4f90cc + 7468cae commit 7c64a60
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 7c64a60

Please sign in to comment.