Skip to content

Commit

Permalink
move install not to install section
Browse files Browse the repository at this point in the history
  • Loading branch information
feross committed Mar 30, 2017
1 parent 57cbd20 commit 31a03e3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -11,12 +11,12 @@

#### An ESLint [Shareable Config](http://eslint.org/docs/developer-guide/shareable-configs) for [JavaScript Standard Style](http://standardjs.com)

This module is for advanced users. You probably want to use [`standard`](http://standardjs.com) instead :)

[![JavaScript Style Guide - Standard Style](https://cdn.rawgit.com/feross/standard/master/badge.svg)](http://standardjs.com)

## Install

This module is for advanced users. You probably want to use [`standard`](http://standardjs.com) instead :)

```bash
npm install eslint-config-standard
```
Expand Down

0 comments on commit 31a03e3

Please sign in to comment.