diff --git a/reference/configuration/framework.rst b/reference/configuration/framework.rst index e484c11cfe7..54ffd717f00 100644 --- a/reference/configuration/framework.rst +++ b/reference/configuration/framework.rst @@ -274,12 +274,8 @@ do something like: .. tip:: Symfony contains preconfigured URLs for some popular IDEs, you can set them - using the following values: ``textmate``, ``macvim``, ``emacs`` or ``sublime``. - -.. tip:: - - If you're on a Windows PC, you can install the `PhpStormProtocol`_ to - be able to use this. + using the following values: ``phpstorm`` (requires `PhpStormProtocol`_), + ``sublime``, ``textmate``, ``macvim`` or ``emacs``. .. _reference-framework-test: