From b0184fc8dcff5c921108326c73f13b6a411a1315 Mon Sep 17 00:00:00 2001 From: chris Date: Thu, 2 Apr 2026 09:07:52 +1030 Subject: [PATCH] Update Home --- Home.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Home.md b/Home.md index 5367105..6576abc 100644 --- a/Home.md +++ b/Home.md @@ -1,5 +1,5 @@ -To add a migration +To add a migration: Add-Migration -Project Emergence.data -Startup Emergence.data -To update the database +To update the database: Update-Database -Project Emergence.data -Startup Emergence.data \ No newline at end of file