From 5cce5e55934ed922859e9ac17ad196f0c9f29f7f Mon Sep 17 00:00:00 2001 From: Fabien Potencier Date: Tue, 6 Jun 2017 09:26:08 -0700 Subject: [PATCH] fixed CS --- README.rst | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.rst b/README.rst index 8753e87e..08c94f26 100644 --- a/README.rst +++ b/README.rst @@ -16,9 +16,7 @@ repositories, outside of your Composer package repository. They must follow the ``vendor/package/version/`` directory structure, where ``version`` is the minimum version supported by the recipe. -The following example shows the real directory structure of some Symfony recipes: - -:: +The following example shows the real directory structure of some Symfony recipes:: symfony/ console/