Updated readme

This commit is contained in:
Jovan Popovic
2016-06-19 20:54:41 +02:00
parent ee0ec356e9
commit d6a75241fa
@@ -149,7 +149,7 @@
<h2>Setup and configure</h2>
<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 connect to applicaiton.</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:
<code>