explain how to install the binary in linux

This commit is contained in:
Abraham Toriz 2022-11-06 21:05:59 -06:00
parent 6496d684ff
commit 48a8fa22f2
No known key found for this signature in database
GPG Key ID: D5B4A746DB5DD42A
1 changed files with 4 additions and 0 deletions

View File

@ -18,6 +18,10 @@ Go to [gitlab releases page](https://gitlab.com/categulario/tiempo-rs/-/releases
and grab the latest binary for your linux. There is a `.deb` file for Debian and
Ubuntu as well as a binary for any `x86_64` Linux.
In the case of the tar archive you just need to recursively copy its contents
into `/usr` for it to work. It already has the directory structure needed for
the binary, man page and completions to work.
### For Rust developers
You have `cargo`! you can run: