Skip to content

Commit f7fdefb

Browse files
committed
docs: add cargo installation guide
1 parent cda4156 commit f7fdefb

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,15 @@ With the ability to reorder, delay, pace, and drop packets, ```phantomlink``` ca
3838
sudo apt install ~/downloads/phantomlink_[version].deb
3939
```
4040

41+
#### Cargo
42+
43+
To get started you have to do the following:
44+
45+
1. Install ```phantomlink``` from crates.io:
46+
```bash
47+
cargo install phantomlink
48+
```
49+
4150
#### Other Distros
4251

4352
To get started you have to do the following:

0 commit comments

Comments
 (0)