summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornachoparker <nacho@ownyourbits.com>2018-04-11 19:24:39 +0200
committernacho <nacho.nunez@aoifes.com>2018-04-16 22:59:02 +0200
commit128572fecd9e51c58a2d565f415858bb2f1a4326 (patch)
treece70b825e1f3509c171e315b2b16cd5a5fce1fb0
parent1ca8ce39ae92bc2184b6c3da20f6dcfa6a040156 (diff)
Update README.md
-rw-r--r--README.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/README.md b/README.md
index 3951f2f..5a9c048 100644
--- a/README.md
+++ b/README.md
@@ -34,9 +34,7 @@ Options:
# Installation
```
-git clone https://github.com/nachoparker/dutree.git
-cd dutree
-cargo install
+cargo install --git https://github.com/nachoparker/dutree.git
```
More details at [ownyourbits.com](https://ownyourbits.com/2018/03/25/analize-disk-usage-with-dutree)