mirror of
https://github.com/tealdeer-rs/tealdeer.git
synced 2026-08-24 00:54:17 +02:00
Install instructions with cargo
This commit is contained in:
parent
6398f6594f
commit
db423da08c
1 changed files with 7 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue