From db423da08ca123a798610012db9f47c6c7f04523 Mon Sep 17 00:00:00 2001 From: Danilo Bargen Date: Sat, 16 Apr 2016 10:33:29 +0200 Subject: [PATCH] Install instructions with cargo --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 79ab9c7..7014789 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,11 @@ High level project goals: ## Installing -Build and install the tool from source (see section "Building" in this README). +Build and install the tool via cargo... + + $ cargo install tealdeer + +...or from source (see section "Building" in this README). If you're an Arch Linux user, you can also install the package from the AUR: @@ -89,5 +93,7 @@ Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions. +Thanks to @SShrike for coming up with the name "tealdeer"! + [tldr-node-client]: https://github.com/tldr-pages/tldr-node-client