diff doc/sphinx/getting-started.rst @ 1632:d7dc0216b139

doc/sphinx: Replaced note about maxima dependency with sympy.
author Rowan J. Gollan <r.gollan@uq.edu.au>
date Tue, 10 Jun 2014 13:36:01 +1000
parents 9d009d259f5e
children 102e61645069
line wrap: on
line diff
--- a/doc/sphinx/getting-started.rst	Tue Jun 10 13:33:41 2014 +1000
+++ b/doc/sphinx/getting-started.rst	Tue Jun 10 13:36:01 2014 +1000
@@ -102,6 +102,7 @@
 #. scipy
 #. readline-devel (for Lua)
 #. popt-devel
+#. sympy (to run the Method-of-Manufactured-Solutions test case for Eilmer3)
 
 To a basic Ubuntu 10.04 (or any recent Debian derivative) installation, 
 you should add the following packages and their dependencies:
@@ -125,7 +126,7 @@
 #. bwidget
 #. gnuplot
 #. tcl-dev (if you want to build IMOC)
-#. maxima (to run the Method-of-Manufactured-Solutions test case for Eilmer3)
+#. python-sympy (to run the Method-of-Manufactured-Solutions test case for Eilmer3)
 
 Compiler versions
 -----------------