From 884722d06652974bce0ba930f53635c6bec3a40b Mon Sep 17 00:00:00 2001 From: fsLeg Date: Wed, 27 Aug 2025 21:15:46 +0300 Subject: [PATCH] usbimager: minor edits --- usbimager/README | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/usbimager/README b/usbimager/README index 23f3fe0..7e3c2b5 100644 --- a/usbimager/README +++ b/usbimager/README @@ -7,7 +7,7 @@ line. Features: - Open Source and MIT licensed -- Portable executable, no installation needed, just extract the archives +- Portable executable - Small. Really small, few kilobytes only, yet has no dependencies - No privacy concerns nor advertisements like with etch*r, fully GDPR compatible @@ -31,7 +31,7 @@ disk instead: USE_X11=yes ./usbimager.SlackBuild If an X11 version can't render text in your language, you need to -install gnu-unifont, or, alternatively, include Unifont into the -binary: +install gnu-unifont (or any other Unicode-capable font), or, +alternatively, embed Unifont into the binary: USE_UNIFONT=yes ./usbimager.SlackBuild -- 2.46.4