mirror of
https://github.com/uutils/tar.git
synced 2026-06-10 16:14:35 -07:00
README.md: update Installation section (#145)
* README.md: update Installation section * README.md: fix description Co-authored-by: Daniel Hofstetter <daniel.hofstetter@42dh.com> --------- Co-authored-by: Daniel Hofstetter <daniel.hofstetter@42dh.com>
This commit is contained in:
@@ -11,7 +11,9 @@ Rust reimplementation of the tar utility.
|
||||
|
||||
## Installation
|
||||
|
||||
Ensure you have Rust installed on your system. You can install Rust through [rustup](https://rustup.rs/).
|
||||
We provide a [pre-built binary from main branch](https://github.com/uutils/tar/releases/tag/latest-commit).
|
||||
|
||||
To build tar from source, install Rust on your system. You can install Rust via [rustup](https://rustup.rs/).
|
||||
|
||||
Clone the repository and build the project using Cargo:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user