From 33e3e0d7414df7820461758ddc6b2fd942ce89e8 Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Sat, 2 Apr 2022 14:21:16 +0200 Subject: [PATCH] Document how to install it easily --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index ae217dc49..6b4f45a4a 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,13 @@ uutils is an attempt at writing universal (as in cross-platform) CLI utilities in [Rust](http://www.rust-lang.org). +To install it: + +``` +$ cargo install coreutils +$ ~/.cargo/bin/coreutils +``` + ## Why? uutils aims to work on as many platforms as possible, to be able to use the