diff --git a/setup.rst b/setup.rst index b6ccd34210b..f9585b1eb6a 100644 --- a/setup.rst +++ b/setup.rst @@ -237,7 +237,7 @@ stable version. If you want to use an LTS version, add the ``--version`` option: .. code-block:: terminal - # use the most recent 'lts' version + # use the most recent LTS version $ symfony new my_project_name --version=lts # use the 'next' Symfony version to be released (still in development)