Updated doc. fixes #337
This commit is contained in:
+1
-1
@@ -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_:
|
||||
|
||||
Reference in New Issue
Block a user