diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ A template that could be useful for the final IT-kariera exam in 2021 Outside of having installed and configured ASP.NET and a database, all you need to do is: - Create an `appsettings.Develoment.json` file in `ExamTemplate/Web` that is a direct copy of `appsettings.json`, but you put in your connection string -- Optional: Change the database the project uses (refer to [Database](#Database)) +- Optional: Change the database the project uses (refer to [Database](#database)) The template is setup to automatically apply migrations and it comes by default with some. |
