Explorar o código

nekovm on googlecode

Nicolas Cannasse %!s(int64=14) %!d(string=hai) anos
pai
achega
eb4b460ffa
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      doc/install.ml

+ 1 - 1
doc/install.ml

@@ -75,7 +75,7 @@ let download_libs() =
 	cvs motiontwin "co ocaml/extc";
 	cvs motiontwin "co ocaml/extlib-dev";
 	cvs motiontwin "co ocaml/xml-light";
-	cvs motiontwin "co neko/libs/include/ocaml"
+	command "svn co http://nekovm.googlecode.com/svn/trunk/libs/include/ocaml neko/libs/include/ocaml";
 in
 
 let download() =