README: Moved "libxml2" from the "Features" section to "Prerequisites".
authorSebastian Harl <sh@tokkee.org>
Tue, 19 Feb 2008 13:22:45 +0000 (14:22 +0100)
committerFlorian Forster <octo@huhu.verplant.org>
Tue, 19 Feb 2008 18:04:51 +0000 (19:04 +0100)
D'oh!

Signed-off-by: Sebastian Harl <sh@tokkee.org>
Signed-off-by: Florian Forster <octo@huhu.verplant.org>
README

diff --git a/README b/README
index 4f3c812..8c0be1d 100644 (file)
--- a/README
+++ b/README
@@ -84,9 +84,6 @@ Features
     - libvirt
       CPU, disk and network I/O statistics from virtual machines.
 
-    - libxml2
-      Parse XML data provided by libvirt.
-
     - mbmon
       Motherboard sensors: temperature, fanspeed and voltage information,
       using mbmon(1).
@@ -365,6 +362,9 @@ Prerequisites
   * libvirt (optional)
     Collect statistics from virtual machines.
 
+  * libxml2 (optional)
+    Parse XML data provided by libvirt.
+
 
 Configuring / Compiling / Installing
 ------------------------------------