Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Openhab v2 Linux install instructions are incorrect #301

Open
ubeaut opened this issue Jun 22, 2021 · 2 comments
Open

Openhab v2 Linux install instructions are incorrect #301

ubeaut opened this issue Jun 22, 2021 · 2 comments

Comments

@ubeaut
Copy link

ubeaut commented Jun 22, 2021

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

@Confectrician Confectrician transferred this issue from openhab/openhab-docs Jun 28, 2021
@ubeaut
Copy link
Author

ubeaut commented Jun 29, 2021 via email

@hmerk
Copy link
Contributor

hmerk commented Jun 29, 2021

That's why I deleated my comment, as it was the installation url, not the download url. Only saw it after my comment...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants