Guides/MVC-Integration.md
... ...
@@ -18,7 +18,7 @@ This guide will use Izenda mvc5r3 kit, a simple MVC application, which is downlo
18 18
19 19
###Step 2. Add Izenda.AdHoc.dll and log4net.dll to the project’s reference
20 20
21
-Right click on 'References' under project name in Solution Explorer window, then click 'Add Reference'
21
+Right click on 'References' under project name in Solution Explorer window, then click 'Add Reference'.
22 22
23 23
Click the 'Browse' button and browse to \mvc5r3\bin, where Izenda.AdHoc.dll and log4net.dll are. Add them to reference.
24 24