From: Richard W.M. Jones <"Richard W.M. Jones "> Date: Tue, 5 Feb 2008 20:58:16 +0000 (+0000) Subject: Tips for OCaml section added. X-Git-Url: http://git.annexia.org/?a=commitdiff_plain;h=4bc32f7f5b7f18584dd917b4e80c1edeafbc57d2;p=virt-p2v.git Tips for OCaml section added. --- diff --git a/README.developers b/README.developers index a8df184..9a00b33 100644 --- a/README.developers +++ b/README.developers @@ -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 ----------------------------------------------------------------------