lprhodes / homebridge-apple-tv

Apple TV 4th & 5th gen plugin for homebridge: https://github.com/nfarina/homebridge
Apache License 2.0
105 stars 15 forks source link

documentation error #28

Open tmyoungjr opened 6 years ago

tmyoungjr commented 6 years ago

on github.io under the installation section you have:

Install this plugin using: npm install -g homebridge-apple-tb

note that it should be

Install this plugin using: npm install -g homebridge-apple-tv

iogitio commented 6 years ago

Thank you for this, I was wondering why my install wasn't working :|