aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3ab7065..53cd39e 100644
--- a/README.md
+++ b/README.md
@@ -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.