We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8c83d5f + bdc01c8 commit b4e4fa5Copy full SHA for b4e4fa5
README.md
@@ -42,10 +42,8 @@ Table of contents:
42
43
## Usage
44
45
-Since this is a tool for helping the developer of a library or application
46
-write better code, it is recommended not to include Clippy as a hard dependency.
47
-Options include using it as an optional dependency, as a cargo subcommand, or
48
-as an included feature during build. These options are detailed below.
+Below are instructions on how to use Clippy as a subcommand, compiled from source
+or in Travis CI.
49
50
### As a cargo subcommand (`cargo clippy`)
51
0 commit comments