@@ 6,6 6,8 @@ Creates dependency graphs for cargo projects using `cargo metadata` and graphviz
`cargo install cargo-depgraph`
+If you are using Arch Linux, you can alternatively install the AUR package `cargo-depgraph`.
+
## Usage
`cargo depgraph [options] | dot -Tpng > graph.png`