mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
Make clear that the Debian package is for desktop
This commit is contained in:
parent
8cd37d28da
commit
f7bdc9339c
@ -28,7 +28,8 @@ Note that Chrome does not allow microphone or webcam access for sites served
|
|||||||
over http (except localhost), so for working VoIP you will need to serve Riot
|
over http (except localhost), so for working VoIP you will need to serve Riot
|
||||||
over https.
|
over https.
|
||||||
|
|
||||||
### Installation Steps for Debian Stretch
|
### Desktop Installation for Debian Stretch
|
||||||
|
|
||||||
1. Add the repository to your sources.list using either of the following two options:
|
1. Add the repository to your sources.list using either of the following two options:
|
||||||
- Directly to sources.list: `echo "deb https://riot.im/packages/debian/ stretch main" | sudo tee -a /etc/apt/sources.list`
|
- Directly to sources.list: `echo "deb https://riot.im/packages/debian/ stretch main" | sudo tee -a /etc/apt/sources.list`
|
||||||
- As a separate entry in sources.list.d: `echo "deb https://riot.im/packages/debian/ stretch main" | sudo tee /etc/apt/sources.list.d/riot.list`
|
- As a separate entry in sources.list.d: `echo "deb https://riot.im/packages/debian/ stretch main" | sudo tee /etc/apt/sources.list.d/riot.list`
|
||||||
|
Loading…
Reference in New Issue
Block a user