From ca5a483be61e5625cc4807ff44eb54cf130de1a3 Mon Sep 17 00:00:00 2001 From: Jason Stephenson Date: Mon, 3 Apr 2023 11:52:08 -0400 Subject: [PATCH] Docs: Remove extraneous blank line from README introduced by LP1947728 When processing the README with asciidoc the following message appears: asciidoc: WARNING: README: line 82: list item index: expected 1 got 3 This is caused by a blank line on line 74 introduced in the removal of the Debian Stretch prerequisites. Co-authored-by: Ben Shum Signed-off-by: Jason Stephenson --- docs/modules/installation/pages/server_installation.adoc | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/modules/installation/pages/server_installation.adoc b/docs/modules/installation/pages/server_installation.adoc index 8109aed6a3..85a8595978 100644 --- a/docs/modules/installation/pages/server_installation.adoc +++ b/docs/modules/installation/pages/server_installation.adoc @@ -71,7 +71,6 @@ before you can successfully configure, compile, and install Evergreen. prerequisites using the `Makefile.install` prerequisite installer, substituting `debian-bullseye`,`debian-buster`,`ubuntu-jammy`, or `ubuntu-focal` for below: - + [source, bash] ------------------------------------------------------------------------------ -- 2.11.0