From e5132a88a4cf187c5152bcfddcc0d38d4228892c Mon Sep 17 00:00:00 2001 From: Jakob Moser <moser@cl.uni-heidelberg.de> Date: Tue, 8 Mar 2022 14:19:08 +0100 Subject: [PATCH] Remove superfluous newline --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index fe075f1..e4caac4 100644 --- a/README.md +++ b/README.md @@ -80,7 +80,6 @@ There actually is a nice wrapper that starts an arbitrary command within a virtu Still, it might be interesting to look into that more in the future. </details> - As last step, we take a screenshot of the displayed windows, which is the output of the container. :books: [How do I take a screen shot of my Xvfb buffer?][screenshot] -- GitLab