mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-16 04:16:28 +00:00
Update intro.rst
Quote the shell command, since it contains an asterisk (*).
This commit is contained in:
+1
-1
@@ -33,7 +33,7 @@ The recommended way to install Twig is via Composer:
|
|||||||
|
|
||||||
.. code-block:: bash
|
.. code-block:: bash
|
||||||
|
|
||||||
composer require twig/twig:1.*
|
composer require "twig/twig:1.*"
|
||||||
|
|
||||||
.. note::
|
.. note::
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user