fix install instructions

This commit is contained in:
Todd Treece 2016-06-06 16:54:10 -04:00
parent 53464f0e6e
commit 06bef9c1b2

View file

@ -7,7 +7,8 @@ Access a [MPR121 breakout](https://www.adafruit.com/product/2024) using Node.js
This library requires [Node.js](https://nodejs.org/) v6.0.0 or higher. This library requires [Node.js](https://nodejs.org/) v6.0.0 or higher.
```sh ```sh
$ npm install mpr121 $ npm install adafruit/node_mpr121
``` ```
## Example ## Example