summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
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