Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,9 @@ For _Unix_…
```
cargo install dua-cli

# Install without cloning the repository
cargo install --git https://github.com/Byron/dua-cli/

# And if you don't need a terminal user interface (most compatible)
cargo install dua-cli --no-default-features

Expand Down
Loading