summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Peter <sharkdp@users.noreply.github.com>2018-11-02 18:29:59 +0100
committerGitHub <noreply@github.com>2018-11-02 18:29:59 +0100
commit3bbdba0b5e2c99fd88c3ec897cbc14f58dfa4bff (patch)
treeabf5e224f63aac6025030bc9fab3c551eb448440
parent903329930ca27ea314a58b17d8f02ea16e78e384 (diff)
Update README.md
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 12961e9..ebd0373 100644
--- a/README.md
+++ b/README.md
@@ -70,6 +70,7 @@ Check out the [release page](https://github.com/sharkdp/diskus/releases) for bin
### Via cargo
+If you have Rust 1.29 or higher, you can install `diskus` from source via `cargo`:
```
cargo install diskus
```