Skip to content

Commit

Permalink
Merge pull request #5 from wezm/patch-1
Browse files Browse the repository at this point in the history
Add details of AUR package to README
  • Loading branch information
chmln committed Dec 28, 2018
2 parents 4928e0a + def5222 commit 4a30f28
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Expand Up @@ -46,10 +46,16 @@ Some cherry-picked examples, where `sd` shines:

## Installation

### Cargo

```sh
cargo install sd
```

### OS Packages

* **Arch linux:** There's an [AUR package for sd](https://aur.archlinux.org/packages/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 4a30f28

Please sign in to comment.