Guides/MVC-Integration.md
... ...
@@ -49,7 +49,7 @@ Ex) if the namespace is in other controller file is ABC.Controllers, then MVC3SK
49 49
50 50
![Controllers](/Guides/MVC-Integration/Exclude.png)
51 51
52
-**c.** Copy /Resources folder from the root of the application into the /Reporting folder
52
+**c.** Copy /Resources folder from the root of the application into the /Reporting folder. This will create two copies of the Resources folder, one in the root and another under the Reporting folder.
53 53
54 54
**d.** Copy rs.aspx from /Reporting and paste it in /Resources/html as below
55 55