openhab / openhab-mycroft

Mycroft skill for openHAB
Eclipse Public License 2.0
20 stars 45 forks source link

[DOC] Update README.md installation instruction #51

Closed nils closed 5 years ago

nils commented 6 years ago

msm install openhab did not work for me:

    INFO - Best match (0.26): emby by rickyphewitt
    SkillNotFound: openhab

What I had to use instead is msm install https://github.com/openhab/openhab-mycroft.

Please let me know if msm install openhab should work infact and it's just a problem of my setup.

mortommy commented 6 years ago

According to the Mycroft documentation if a skill is approved and available in the official repository the command msm install openhab should work. Maybe the documentation can be:

msm install openhab
or if doesn't work:
msm install https://github.com/openhab/openhab-mycroft

Do you agree?

mortommy commented 5 years ago

With no feedback I'm going to reject the PR