Skip to content

Commit 217d3e3

Browse files
authored
[doc] Install incus on LMDE 6
1 parent 252fc44 commit 217d3e3

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,11 @@ Incus can be installed on Debian 13 or Ubuntu 24.04 with the following command:
105105
apt install incus
106106
```
107107

108+
On Debian 12 or LMDE 6:
109+
```bash
110+
apt install incus-base
111+
```
112+
108113
If you have an older distribution, you need to add the Zabbly repository to your package manager.
109114
To do so please follow the installation guide that you can find on <https://github.com/zabbly/incus>.
110115

0 commit comments

Comments
 (0)