aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
index 9f0bbfd..c9233e7 100644
--- a/README.md
+++ b/README.md
@@ -7,6 +7,14 @@ Tested on Linux only.
## Install
+From [crates.io](https://crates.io/crates/rusty-ping) :
+
+```shell
+$ cargo install rusty-ping
+```
+
+Or from source :
+
```shell
$ git clone https://source.tube/ache/rusty-ping
$ cd rusty-ping