From b05a12f81db4fa70b04fc527a6e21bfe4662a03d Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Wed, 27 Feb 2019 09:43:04 +0100 Subject: [PATCH] break long line Signed-off-by: Thomas Lamprecht --- pve-installation.adoc | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/pve-installation.adoc b/pve-installation.adoc index c37817a..f15258e 100644 --- a/pve-installation.adoc +++ b/pve-installation.adoc @@ -275,7 +275,9 @@ Install {pve} on Debian ----------------------- {pve} ships as a set of Debian packages, so you can install it -on top of a standard Debian installation. xref:sysadmin_package_repositories[After configuring the repositories], you need to run: +on top of a standard Debian installation. +xref:sysadmin_package_repositories[After configuring the repositories], you +need to run: [source,bash] ----