diff --git a/README b/README index 42b3945..e028033 100644 --- a/README +++ b/README @@ -35,6 +35,13 @@ HOD halo population code provided by Jeremy Tinker. RAMSES module provided by Benjamin B. Thompson. +Requirements +------------ + +The package swig needs to be installed and available in the PATH (http://www.swig.org/). It +is required by scipy and we have not decided to bundle it with VIDE at the moment. + + Quick Start Guide ----------------- @@ -48,4 +55,4 @@ cd pipeline/ Version Summary ----------------- -v1.0 - Initial Release \ No newline at end of file +v1.0 - Initial Release