From 8f0536e441162e512eae05147fe5e585c0544150 Mon Sep 17 00:00:00 2001 From: __init__ Date: Fri, 26 Apr 2024 12:39:53 +0545 Subject: [PATCH] Update README.md Added library installations --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index f2d5265..ed86677 100644 --- a/README.md +++ b/README.md @@ -2,12 +2,13 @@ The goal of this script is to assign __exam centers__ to students. ## Steps -1. Prepare input files in the specified format. -2. Run the program and re-run if - +1. Open terminal in the same folder as the project and run "pip install -r requirements.txt" +2. Prepare input files in the specified format. +3. Run the program and re-run if - * Any school has students who have not been assigned a center. * Distribution across centers is uneven. -3. Perform sanity checks of distributed centers. -4. Manually reassign impractical centers and odd lot allocations. Keep changes to a minimum. +4. Perform sanity checks of distributed centers. +5. Manually reassign impractical centers and odd lot allocations. Keep changes to a minimum. ## Allocation Guidelines