mirror of
https://github.com/bootandy/dust.git
synced 2026-06-08 11:29:05 +03:00
Update README.md
This commit is contained in:
@@ -5,7 +5,10 @@
|
|||||||
du + rust = dust. Like du but more intuitive
|
du + rust = dust. Like du but more intuitive
|
||||||
|
|
||||||
## Install
|
## Install
|
||||||
|
### Cargo:
|
||||||
|
* cargo install du-dust
|
||||||
|
|
||||||
|
### Download:
|
||||||
* Download linux / mac binary from [Releases](https://github.com/bootandy/dust/releases)
|
* Download linux / mac binary from [Releases](https://github.com/bootandy/dust/releases)
|
||||||
* unzip file: tar -xvf _downloaded_file.tar.gz_
|
* unzip file: tar -xvf _downloaded_file.tar.gz_
|
||||||
* move file to executable path: sudo mv dust /usr/local/bin/
|
* move file to executable path: sudo mv dust /usr/local/bin/
|
||||||
|
|||||||
Reference in New Issue
Block a user