summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 4 insertions, 1 deletions
diff --git a/README b/README
index 0e56218..a3ef5dc 100644
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
virt-top
----------------------------------------------------------------------
-Copyright (C) 2007-2009 Richard W.M. Jones, Red Hat Inc.
+Copyright (C) 2007-2011 Richard W.M. Jones, Red Hat Inc.
http://et.redhat.com/~rjones/virt-top/
http://libvirt.org/ocaml/
http://libvirt.org/
@@ -17,6 +17,9 @@ different virtualization systems.
Building
----------------------------------------------------------------------
+Note that the minimum version of OCaml supported (since 1.0.5) is
+OCaml 3.11.0.
+
./configure # Checks that you have all the required bits.
make all # Builds the bytecode version of the program.