summaryrefslogtreecommitdiffstats
path: root/readme.md
diff options
context:
space:
mode:
authorRyan Geary <rtgnj42@gmail.com>2020-06-07 23:12:19 -0400
committerRyan Geary <rtgnj42@gmail.com>2020-06-07 23:15:44 -0400
commit0cd42bb4fb82edbef4f01c42ce707dd5e2e1f05a (patch)
tree571bb7dda562bc7538a76cb9c49ea3c4e49e4435 /readme.md
parent18b3440bec426e692da16561e71c3dbde77541f6 (diff)
Prepare for crates.io release
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md8
1 files changed, 7 insertions, 1 deletions
diff --git a/readme.md b/readme.md
index 39c8429..bfcbe5f 100644
--- a/readme.md
+++ b/readme.md
@@ -1,6 +1,6 @@
# Choose
-This is `choose`, a human-friendly and fast alternative to `awk` and `cut`
+This is `choose`, a human-friendly and fast alternative to `cut` and (sometimes) `awk`
[![`choose` demo](https://asciinema.org/a/315932.png)](https://asciinema.org/a/315932?autoplay=1)
@@ -109,6 +109,12 @@ Just make sure DESTDIR is in your path.
### Installing From Package Managers
+Cargo:
+
+```
+$ cargo install choose
+```
+
Arch Linux:
```
$ yay -S choose-rust-git