summaryrefslogtreecommitdiffstats
path: root/readme.md
diff options
context:
space:
mode:
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