parent
094beb930e
commit
79d7de0546
|
@ -69,11 +69,10 @@ Alternatively resort to the [manual installation approach](#manual-installation)
|
|||
|
||||
{% include collapsible/body.html %}
|
||||
|
||||
First, add the openHAB repository key to your package manager and allow Apt to use the HTTPS Protocol:
|
||||
First, add the openHAB repository key to your package manager:
|
||||
|
||||
```shell
|
||||
wget -qO - 'https://openhab.jfrog.io/artifactory/api/gpg/key/public' | sudo apt-key add -
|
||||
sudo apt-get install apt-transport-https
|
||||
```
|
||||
|
||||
Then, you can choose between, *Official (Stable)*, *Beta* or *Snapshot* builds:
|
||||
|
|
Loading…
Reference in New Issue