Skip to content
This repository was archived by the owner on May 12, 2020. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ This may require a nightly version of `cargo` if you get an error about the `ins

## Compiling

Follow these instructions to compile `cargo-count`, then skip down to Installation.
Follow these instructions to compile `cargo-graph`, then skip down to Installation.

1. Ensure you have current version of `cargo` and [Rust](https://www.rust-lang.org) installed
2. Clone the project `$ git clone https://github.com/kbknapp/cargo-graph && cd cargo-graph`
Expand Down