Tips for OCaml section added.
authorRichard W.M. Jones <rjones@redhat.com>
Tue, 5 Feb 2008 20:58:16 +0000 (20:58 +0000)
committerRichard W.M. Jones <rjones@redhat.com>
Tue, 5 Feb 2008 20:58:16 +0000 (20:58 +0000)
README.developers

index a8df184..9a00b33 100644 (file)
@@ -50,6 +50,15 @@ extras/
   this contains paravirt drivers for Red Hat Enterprise Linux,
   CentOS and friends.
 
+Tips for OCaml
+----------------------------------------------------------------------
+
+All the packages you need are in Fedora and Debian.
+
+If using emacs, make sure you install tuareg-mode (the editing mode
+for OCaml).  Unfortunately there is no Fedora package for it at the
+moment, but it is very easy to install.
+
 General implementation plan
 ----------------------------------------------------------------------