[elbe-devel] [PATCH 2/2] README.adoc: break the long apt command

yegorslists at googlemail.com yegorslists at googlemail.com
Mon Mar 20 16:24:23 CET 2023


From: Yegor Yefremov <yegorslists at googlemail.com>

Signed-off-by: Yegor Yefremov <yegorslists at googlemail.com>
---
 README.adoc | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/README.adoc b/README.adoc
index e56e0247..65a07185 100644
--- a/README.adoc
+++ b/README.adoc
@@ -13,7 +13,9 @@ Software Dependencies
 ---------------------
 If using ELBE from git repository directly, you'll need following packages installed:
 
-    apt install python3 python3-debian python3-mako python3-lxml python3-apt python3-gpg python3-suds python3-libvirt qemu-utils qemu-kvm p7zip-full make python3-passlib libvirt-clients libvirt-daemon-system
+    apt install python3 python3-debian python3-mako python3-lxml python3-apt \
+        python3-gpg python3-suds python3-libvirt qemu-utils qemu-kvm p7zip-full \
+        make python3-passlib libvirt-clients libvirt-daemon-system
 
 
 Crash Course
-- 
2.34.1



More information about the elbe-devel mailing list