Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lecaillon authored Apr 25, 2017
1 parent 53e72a2 commit 27437bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ Example of an evolve.json file for a .NET Core application
{
"Evolve.ConnectionString": "Server=127.0.0.1;Database=Northwind;User Id=sa;Password=Password12!;",
"Evolve.Driver": "sqlserver",
"Evolve.Locations": "Scripts/SQLServer/Sql",
"Evolve.Locations": "Sql_Scripts/SQLServer/Sql",
"Evolve.Command": "migrate"
}
```
Expand Down

0 comments on commit 27437bc

Please sign in to comment.