From 4c5973543b10eecf611ccf61711a703797275ff7 Mon Sep 17 00:00:00 2001 From: Brandon Rodriguez <brodriguez8774@gmail.com> Date: Sun, 21 Feb 2021 08:46:40 -0500 Subject: [PATCH] Update readme --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 88ff826..f210d08 100644 --- a/readme.md +++ b/readme.md @@ -25,7 +25,7 @@ There is no "user friendly" way to select a load scheme. It must be done by manu ## Running the Program -First, edit main.c, around line 210, and uncomment out only the schema you wish to run. +First, edit main.c, around line 219, and uncomment out only the schema you wish to run. Then run one of the below following commands. -- GitLab