summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorSebastian Thiel <sebastian.thiel@icloud.com>2020-07-06 15:06:25 +0800
committerSebastian Thiel <sebastian.thiel@icloud.com>2020-07-06 15:08:59 +0800
commitbecae48c29aa2db036f097516959d60cc219bc03 (patch)
tree7b835e2b7a5ac371d4fcf07001c64b91fe99f909 /README.md
parent230bd1d338cae861f1390b4db0dc58c8ea1491d4 (diff)
Cut new release: 2.9v2.9.0
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 6d828fe..ef9c824 100644
--- a/README.md
+++ b/README.md
@@ -24,6 +24,9 @@ Via `cargo`, which can be obtained using [rustup][rustup]
```
cargo install dua-cli
+
+# And if you don't need a terminal user interface
+cargo install dua-cli --no-default-features
```
#### VoidLinux