From 4a3a18e16dc24b5b643fc0cccece78085fbb2746 Mon Sep 17 00:00:00 2001 From: jvoisin Date: Tue, 23 Oct 2018 22:11:49 +0200 Subject: Improve a bit the documentation, again --- doc/source/installation.rst | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'doc/source/installation.rst') diff --git a/doc/source/installation.rst b/doc/source/installation.rst index 7e999af..3240b7a 100644 --- a/doc/source/installation.rst +++ b/doc/source/installation.rst @@ -29,9 +29,10 @@ Quickstart make install This should install the ``snuffleupagus.so`` file in your extension directory. -The final step is adding a load directive and to specify the location of the -:doc:`configuration file `, either in a ``conf.d/20-snuffleupagus.ini`` -file, or directly in you ``php.ini`` if you prefer: +The final step is adding an extension loading directive, and to specify the +location of the :doc:`configuration file `, either in a +``conf.d/20-snuffleupagus.ini`` file, or directly in you ``php.ini`` if you +prefer: :: -- cgit v1.3