[libvirt] [PATCH v3] Provide a useful README file

Andrea Bolognani abologna at redhat.com
Mon May 22 15:58:44 UTC 2017


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 at redhat.com>

-- 
Andrea Bolognani / Red Hat / Virtualization




More information about the libvir-list mailing list