mirror of
https://gitlab.com/virt-viewer/virt-viewer.git
synced 2025-01-05 09:17:45 +03:00
README: switch to Markdown syntax
To render nicely on the project git page: https://pagure.io/virt-viewer Acked-by: Fabiano Fidêncio <fabiano@fidencio.org>
This commit is contained in:
parent
c08f51f5a4
commit
7f40049780
@ -1,5 +1,4 @@
|
|||||||
Virt Viewer
|
# Virt Viewer
|
||||||
===========
|
|
||||||
|
|
||||||
Virt Viewer provides a graphical viewer for the guest OS
|
Virt Viewer provides a graphical viewer for the guest OS
|
||||||
display. At this time is supports guest OS using the VNC
|
display. At this time is supports guest OS using the VNC
|
||||||
@ -22,7 +21,7 @@ display of the SPICE protocol, which is available from:
|
|||||||
https://www.spice-space.org/download.html
|
https://www.spice-space.org/download.html
|
||||||
|
|
||||||
Use of either SPICE-GTK or GTK-VNC can be disabled at time
|
Use of either SPICE-GTK or GTK-VNC can be disabled at time
|
||||||
of configure, with --without-gtk-vnc or --without-spice-gtk
|
of configure, with `--without-gtk-vnc` or `--without-spice-gtk`
|
||||||
respectively.
|
respectively.
|
||||||
|
|
||||||
Virt Viewer uses libvirt to lookup information about the
|
Virt Viewer uses libvirt to lookup information about the
|
||||||
@ -38,5 +37,3 @@ found on the Virt Manager website:
|
|||||||
Feedback should be directed to the mailing list at
|
Feedback should be directed to the mailing list at
|
||||||
|
|
||||||
http://www.redhat.com/mailman/listinfo/virt-tools-list
|
http://www.redhat.com/mailman/listinfo/virt-tools-list
|
||||||
|
|
||||||
-- End
|
|
Loading…
Reference in New Issue
Block a user