这是indexloc提供的服务,不要输入任何密码
Skip to content

Openhab v2 Linux install instructions are incorrect #301

@ubeaut

Description

@ubeaut

Hi,
The instructions on this page for the installs are incorrect:

https://v2.openhab.org/download/

These 2 lines:

sudo apt-get update && sudo apt-get install openhab
sudo apt-get install openhab-addons

Should be changed to openhab2:

sudo apt-get update && sudo apt-get install openhab2
sudo apt-get install openhab2-addons

It will not work because you will be installing Zulu version 8 and then installing Openhab 3 instead of Openhab 2.

The pages for other operating systems are incorrect as well.

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions