diff --git a/docs/source/tutorials.rst b/docs/source/tutorials.rst index c9fa0c408..5fc2566c2 100644 --- a/docs/source/tutorials.rst +++ b/docs/source/tutorials.rst @@ -447,7 +447,7 @@ We can now create the corresponding instance of DrawBlendsGenerator. There is an Galsim_Hub tutorial -------------------- -BTK supports galaxy image generation with ``galsim_hub`` ; please refer to `this page `_ for more details on ``galsim_hub``. Please note that ``galsim_hub`` only works with ``python 3.7``. +BTK supports galaxy image generation with ``galsim_hub`` ; please refer to `this page `_ for more details on ``galsim_hub``. Please note that ``galsim_hub`` only works with ``python 3.7``. The steps for using the galsim_hub generation are very similar to those from the previous section. Before starting this tutorial, you must install ``galsim_hub``, which can be done using pip.