Skip to content

Commit

Permalink
Update the installation instructions for Arch Linux
Browse files Browse the repository at this point in the history
  • Loading branch information
orhun committed Jun 26, 2023
1 parent 41afb63 commit 297b09e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ 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`.
If you are using Arch Linux, you can alternatively install via `pacman -S cargo-depgraph`.

## Usage

Expand Down

0 comments on commit 297b09e

Please sign in to comment.