On Mon, 2017-05-22 at 16:18 +0100, Daniel P. Berrange wrote:
[...]
+While to build & install as an unprivileged user
+
+```
+$ ./configure --prefix=$HOME/usr
+$ make
+$ make install
+```
+
+
Two nits I missed the first time around: the spurious
whitespace between '$' and 'make' in the commands above,
and the spurious empty line after the monospace section.
Please take care of both before pushing.
You might also want to have two empty lines between
sections to improve the readability of the text-only
version, but I leave whether or not to do that up to
you.
Reviewed-by: Andrea Bolognani <abologna(a)redhat.com>
--
Andrea Bolognani / Red Hat / Virtualization