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@xxxxxxxxxx> -- Andrea Bolognani / Red Hat / Virtualization -- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list