doc/rados: remove prompt from php.ini line

Remove an unselectable prompt from the beginning of a line meant to be
included in the "php.ini" file.

Signed-off-by: Zac Dover <zac.dover@gmail.com>
This commit is contained in:
Zac Dover 2022-12-24 16:11:20 +10:00
parent b78666248d
commit dbe2762ea3

View File

@ -179,10 +179,8 @@ To install the ``librados`` extension for PHP, you need to execute the following
make
sudo make install
#. Enable ``phprados`` in php.ini by adding:
#. Enable ``phprados`` by adding the following line to ``php.ini``::
.. prompt:: bash $
extension=rados.so