From 6ebeb8de957d6674e0743689f0084298271f2910 Mon Sep 17 00:00:00 2001 From: cuqmbr <52876496+cuqmbr@users.noreply.github.com> Date: Tue, 14 Jun 2022 16:12:32 +0300 Subject: [PATCH] chore: update Readme.md --- Readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Readme.md b/Readme.md index caa5854..cbf7ec6 100644 --- a/Readme.md +++ b/Readme.md @@ -1,8 +1,8 @@ -## auto.bus (Ticket Office) – пошук та купівля квитків на автобус онлайн +## auto.bus (Ticket Office) – manage, search and buy bus tickets online - C#, Microsoft.EntityFrameworkCore, Razor Pages -### Встановлення: +### Installation: 1. Compile the project (`[~]$ dotnet build -c Release` or in IDE) 2. Copy ~/TicketOffice/wwwroot to the root directory of compiled project (clean database can be found in ~/wwwroot/db)