From b0b20cccd6c57544498e2fe83ece4390bab7812f Mon Sep 17 00:00:00 2001 From: DivAgicha Date: Fri, 28 May 2021 00:45:46 +0530 Subject: [PATCH] README changes --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d110910..e2f46ae 100644 --- a/README.md +++ b/README.md @@ -153,7 +153,7 @@ As it's a difficult task to schedule an appointment for CoVid-Vaccine with only 1. Navigate to the **'dist'** directory for the setup file or click [here](https://github.com/DivAgicha/CoWIN-Vaccine-Appointment-Booking/raw/master/dist/CovidVaccinationAppointmentScheduler-Setup-v2.0.exe) to download the same for Windows. 2. Double-click the installer file and follow the instructions to install the program. 3. Upon successful installation you will find `Covid Vaccination Appointment Scheduler` folder in your `C:\Program Files (x86)\` directory. -4. Open the folder and run `schedule_vaccination_appointment.exe` file. +4. Open the folder and run `schedule_vaccination_appointment.exe` (Console App) or `scheduler_form.exe` (GUI App) file.