diff --git a/README.md b/README.md index 8df12f3..0164a4b 100644 --- a/README.md +++ b/README.md @@ -6,14 +6,15 @@ LX Tools Installer is a GUI for simple install, update, and remove Apps from il 743745087C6414E00F1EF84D4CCF06B6CE2A4C7F -add to your gpg keyring: -wget https://git.ilunix.de/punix/lxtools_installer/raw/branch/main/public_key.asc -O - | gpg --import -or -wget https://keys.openpgp.org/vks/v1/by-fingerprint/743745087C6414E00F1EF84D4CCF06B6CE2A4C7F -O - | gpg --import +add to your gpg keyring:``` +wget https://git.ilunix.de/punix/lxtools_installer/raw/branch/main/public_key.asc -O - | gpg --import``` +or``` +wget https://keys.openpgp.org/vks/v1/by-fingerprint/743745087C6414E00F1EF84D4CCF06B6CE2A4C7F -O - | gpg --import``` -The Appimage automatically checks whether the public_key has already been imported, and if not it is downloaded from both sources and only imported when all the keys match. +The Appimage automatically checks whether the public_key has already been imported,``` +and if not it is downloaded from both sources and only imported when all the keys match.``` -This is to ensure that no manipulated software is used. +This is to ensure that no manipulated software is used.``` # Screenshots [![wire-py.png](https://fb.ilunix.de/api/public/dl/ZnfG9gxv?inline=true)](https://fb.ilunix.de/share/ZnfG9gxv) \ No newline at end of file diff --git a/locale/de/LC_MESSAGES/lxtoolsinstaller.mo b/locale/de/LC_MESSAGES/lxtoolsinstaller.mo index 2cc8b5f..e2148f7 100644 Binary files a/locale/de/LC_MESSAGES/lxtoolsinstaller.mo and b/locale/de/LC_MESSAGES/lxtoolsinstaller.mo differ