mlvirsh can compile without extlib
[virt-top.git] / README
diff --git a/README b/README
index 6be1cf4..06eb130 100755 (executable)
--- a/README
+++ b/README
@@ -12,7 +12,7 @@ known functionality to OCaml programs.
 Requirements
 ----------------------------------------------------------------------
 
-To build the bindings (required):
+To build the bindings, examples, and mlvirsh (required):
 
   GNU make, gcc
   libvirt >= 0.2.1 (from http://libvirt.org/,
@@ -27,10 +27,6 @@ To build the OCaml interface documentation (optional):
 
   ocamldoc (part of OCaml itself)
 
-To build mlvirsh (optional):
-
-  Extlib (from http://ocaml-lib.sourceforge.net/)
-
 To build virt-top (optional):
 
   ocaml-curses (from http://www.nongnu.org/ocaml-tmk/)