[doc] Remove backticks in intro doc

This commit is contained in:
Igor Wiedler
2012-04-07 18:38:17 +03:00
parent 7bc8ca5be7
commit 11d4c6af6a
+1 -1
View File
@@ -60,7 +60,7 @@ Installing via Composer
.. code-block:: bash
curl -s http://getcomposer.org/installer | php``
curl -s http://getcomposer.org/installer | php
2. Create a ``composer.json`` file in your project root: