mirror of
https://github.com/YunoHost/ynh-dev.git
synced 2024-09-03 20:05:59 +02:00
Update README.md
This commit is contained in:
parent
9080fba123
commit
d819e7da53
1 changed files with 3 additions and 3 deletions
|
@ -112,14 +112,14 @@ First you need to install the system dependencies.
|
|||
libvirt or vanilla LXCs**, especially because they all require a daemon based
|
||||
on DNSmasq and therefore require to listen on port 53.
|
||||
|
||||
Incus can be installed on Debian 13 or Ubuntu 24.04 with the command:
|
||||
Incus can be installed on Debian 13 or Ubuntu 24.04 with the following command:
|
||||
|
||||
```bash
|
||||
apt install incus
|
||||
```
|
||||
|
||||
If you have an older distribution, you need to add the Zabbly repositry to your package manager.
|
||||
To do so please follow the installation guide that you can find on https://github.com/zabbly/incus.
|
||||
If you have an older distribution, you need to add the Zabbly repositry to your package manager.
|
||||
To do so please follow the installation guide that you can find on <https://github.com/zabbly/incus>.
|
||||
|
||||
You then need to add yourself in the incus-admin group, to run incus without sudo every time:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue