Skip to content

Commit 3d4fded

Browse files
committed
README: mention clippy-driver on usage list
Removes the "compiled from source" bit, which is confusing. Signed-off-by: Miguel Ojeda <[email protected]>
1 parent fd97d79 commit 3d4fded

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ Table of contents:
3737

3838
## Usage
3939

40-
Below are instructions on how to use Clippy as a subcommand, compiled from source
41-
or in Travis CI.
40+
Below are instructions on how to use Clippy as a cargo subcommand,
41+
in projects that do not use cargo, or in Travis CI.
4242

4343
### As a cargo subcommand (`cargo clippy`)
4444

0 commit comments

Comments
 (0)