From: Igor Wiedler Date: Sat, 7 Apr 2012 15:38:17 +0000 (+0300) Subject: [doc] Remove backticks in intro doc X-Git-Url: http://git.silmor.de/gitweb/?a=commitdiff_plain;h=11d4c6af6a5c88945c9566e28f33bd07a1ce92ff;p=web%2Fkonrad%2Ftwig.git [doc] Remove backticks in intro doc --- diff --git a/doc/intro.rst b/doc/intro.rst index 06eabd8..9a91177 100644 --- a/doc/intro.rst +++ b/doc/intro.rst @@ -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: