Update README.md

This commit is contained in:
OniriCorpe 2024-04-28 21:52:11 +02:00 committed by GitHub
parent 9080fba123
commit d819e7da53
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -112,14 +112,14 @@ First you need to install the system dependencies.
libvirt or vanilla LXCs**, especially because they all require a daemon based libvirt or vanilla LXCs**, especially because they all require a daemon based
on DNSmasq and therefore require to listen on port 53. 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 ```bash
apt install incus apt install incus
``` ```
If you have an older distribution, you need to add the Zabbly repositry to your package manager. 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. 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: You then need to add yourself in the incus-admin group, to run incus without sudo every time: