From 3c26ffd57266f2584895eab087b8bf734ce6b31e 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 9a2d68b00a..3e19a20e39 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