mirror of
https://github.com/ceph/ceph
synced 2025-01-15 07:23:16 +00:00
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:
parent
b78666248d
commit
dbe2762ea3
@ -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
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user