summaryrefslogtreecommitdiff
path: root/src/cython
diff options
context:
space:
mode:
Diffstat (limited to 'src/cython')
-rw-r--r--src/cython/doc/installation.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/cython/doc/installation.rst b/src/cython/doc/installation.rst
index 20d97b3c..e5cd4cbb 100644
--- a/src/cython/doc/installation.rst
+++ b/src/cython/doc/installation.rst
@@ -10,10 +10,10 @@ Mac OSX and Visual Studio 2015.
It also requires cmake to generate makefiles, and cython to compile the
library.
-Demos and examples
-==================
+GUDHI Cythonization
+===================
-To build the demos and examples, run the following commands in a terminal:
+To build the GUDHI cython module, run the following commands in a terminal:
.. code-block:: bash