From 53db21d4c60ae4b41dc590a18cb02d66788728af Mon Sep 17 00:00:00 2001 From: Jacek Foremski Date: Wed, 26 Jul 2017 12:44:38 +0200 Subject: [PATCH] Fix EZEE-1656: Clarify that the legacy routes should be added at the end of the `app/config/routing` file (#99) --- INSTALL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL.md b/INSTALL.md index 2d2cd9dd..1b819ae1 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -37,7 +37,7 @@ the `$bundles` array. Pay close attention to the `$this` argument. The LegacyBun of a spoiled brat, and has high expectations from its collaborators. ### Add legacy routes -Edit `app/config/routing.yml`, and add the LegacyBundle routes. +Edit `app/config/routing.yml`, and add the LegacyBundle routes at the end of the file. ``` _ezpublishLegacyRoutes: