summaryrefslogtreecommitdiff
path: root/doc/source/installation.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/source/installation.rst')
-rw-r--r--doc/source/installation.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/source/installation.rst b/doc/source/installation.rst
index fb68ccd..fb3e398 100644
--- a/doc/source/installation.rst
+++ b/doc/source/installation.rst
@@ -28,9 +28,9 @@ Quickstart
28 make 28 make
29 make install 29 make install
30 30
31This should install ``snuffleupagus.so`` file in your extension directory. 31This should install the ``snuffleupagus.so`` file in your extension directory.
32The final step is adding a load directive to ``php.ini``, 32The final step is adding a load directive to ``php.ini``
33and to specify the location of its :doc:`configuration file <config>`: 33and to specify the location of the :doc:`configuration file <config>`:
34 34
35:: 35::
36 36