doc: rewrite the introduction page.

This commit is contained in:
Alexandre Pujol 2025-05-15 22:09:52 +02:00
parent 36f9ae0458
commit 04dc921eb1
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
5 changed files with 141 additions and 38 deletions

View file

@ -89,7 +89,7 @@ echo 'Optimize=compress-fast' | sudo tee -a /etc/apparmor/parser.conf
!!! warning
**Beware**: do not install a `.deb` made for Debian on Ubuntu, the packages are different.
**Beware**: do not install a `.deb` made for Debian on Ubuntu as the packages are different.
If your distribution is based on Ubuntu, you may want to manually set the target distribution by exporting `DISTRIBUTION=ubuntu`.
@ -125,7 +125,7 @@ echo 'Optimize=compress-fast' | sudo tee -a /etc/apparmor/parser.conf
!!! warning
**Beware**: do not install a `.deb` made for Ubuntu on Debian, the packages are different.
**Beware**: do not install a `.deb` made for Ubuntu on Debian as the packages are different.
If your distribution is based on Debian, you may want to manually set the target distribution by exporting `DISTRIBUTION=debian`.