Skip to content

Commit

Permalink
Merge pull request #44 from hoppula/master
Browse files Browse the repository at this point in the history
Fixed npm package name in installation instructions
  • Loading branch information
lucacri authored Jan 10, 2019
2 parents 9beb2bb + 9d74631 commit 96dbe96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ A HTTP(S) temperature and humidity accessory for [Homebridge](https://github.com
# Installation

1. Install homebridge using: `npm install -g homebridge`
2. Install this plugin using: `npm install -g homebridge-http-temperature-humidity`
2. Install this plugin using: `npm install -g homebridge-httptemperaturehumidity`
3. Update your configuration file. See `sample-config.json` in this repository for a sample.

# Configuration
Expand Down

0 comments on commit 96dbe96

Please sign in to comment.