From 8a91d3132fc3fed85229ce125ba0bbfbbfc2e0d0 Mon Sep 17 00:00:00 2001 From: Andrew Gallant Date: Wed, 21 Sep 2016 20:56:06 -0400 Subject: add note about other repos --- README-NEW.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README-NEW.md b/README-NEW.md index 462f30f3..d09da708 100644 --- a/README-NEW.md +++ b/README-NEW.md @@ -87,6 +87,8 @@ Summarizing, `ripgrep` is fast because: ### Installation +The binary name for `ripgrep` is `rg`. + [Binaries for `ripgrep` are available for Windows, Mac and Linux.](https://github.com/BurntSushi/ripgrep/releases) Linux binaries are static executables. Windows binaries are available either as built with MinGW @@ -117,6 +119,9 @@ If you're a **Rust programmer**, `ripgrep` can be installed with `cargo`: $ cargo install ripgrep ``` +`ripgrep` isn't currently in any other package repositories. +[I'd like to change that](https://github.com/BurntSushi/ripgrep/issues/10). + ### Whirlwind tour The command line usage of `ripgrep` doesn't differ much from other tools that -- cgit v1.2.3