Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update Usage section of README.md
  • Loading branch information
flip1995 committed Jul 22, 2020
1 parent 8c83d5f commit bdc01c8
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Expand Up @@ -42,10 +42,8 @@ Table of contents:

## Usage

Since this is a tool for helping the developer of a library or application
write better code, it is recommended not to include Clippy as a hard dependency.
Options include using it as an optional dependency, as a cargo subcommand, or
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.

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

Expand Down

0 comments on commit bdc01c8

Please sign in to comment.