Skip to content

Commit

Permalink
add install instructions for voidlinux
Browse files Browse the repository at this point in the history
  • Loading branch information
jcgruenhage authored and Sebastian Thiel committed Jun 18, 2019
1 parent 532457e commit d039285
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,18 @@
[![asciicast](https://asciinema.org/a/AaFU0fPE2E612XCjpNg9JeAgX.svg)](https://asciinema.org/a/AaFU0fPE2E612XCjpNg9JeAgX)

### Installation

#### Cargo
Via `cargo`, which can be obtained using [rustup][rustup]

```
cargo install dua-cli
```
#### VoidLinux
Via `xbps` on your VoidLinux system.

```
xbps-install dua-cli
```

### Usage

Expand Down

0 comments on commit d039285

Please sign in to comment.