mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-15 03:46:39 +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
|
||||
|
||||
composer require twig/twig:1.*
|
||||
composer require "twig/twig:1.*"
|
||||
|
||||
.. note::
|
||||
|
||||
|
||||
Reference in New Issue
Block a user