Updated doc. fixes #337

This commit is contained in:
emeric
2023-09-29 11:22:23 +02:00
parent 67b9e278e4
commit 552d66a63e
+1 -1
View File
@@ -19,7 +19,7 @@ _Docker_ images are available, please see detailed instructions on https://hub.d
_Bookworm_ packages are provided for _amd64_ architectures.
As root, trust the following debian package provider and add it in your list of repositories:
```sh
wget https://debian.poupon.dev/apt/debian/epoupon.gpg -P /usr/share/keyrings
wget --backups=1 https://debian.poupon.dev/apt/debian/epoupon.gpg -P /usr/share/keyrings
echo "deb [signed-by=/usr/share/keyrings/epoupon.gpg] https://debian.poupon.dev/apt/debian bookworm main" > /etc/apt/sources.list.d/epoupon.list
```
To install or upgrade _LMS_: