minor text update

This commit is contained in:
Jovan Popovic
2016-06-19 22:21:16 +02:00
parent d6a75241fa
commit 7c53e84582
@@ -150,8 +150,8 @@
<ul>
<li>Create new database on SQL Server 2016 or Azure SQL.</li>
<li>If you are using Azure SQL make sure that firewall rules in Azure enable you to make connections between your host and Azure SQL database.</li>
<li>Execute setup.sql script to create Todo table and populate it with sample data</li>
<li>Open xproj file in Visual Studio 2015 and set connection string in Startup.cs file:
<li>Execute setup.sql script to create Todo table and populate it with sample data.</li>
<li>Open .xproj file in Visual Studio 2015 and set connection string in Startup.cs file:
<code>