From 1fc76336787e288d77156e7cbc96ff0eec33548b Mon Sep 17 00:00:00 2001
From: kpetersn <kmpeters@anl.gov>
Date: Thu, 9 Mar 2023 15:35:15 +0000
Subject: [PATCH] Added details about which steps mkioc allows you to skip

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 81b85ab..5e3afe5 100644
--- a/README.md
+++ b/README.md
@@ -52,7 +52,7 @@ The training IOC required some [customization to allow the IOC's prefix to be ov
 
 #### Should I deploy beamline IOCs based on the training IOC?
 
-No.  Just use **mkioc**.
+No.  Just use **[mkioc](https://github.com/BCDA-APS/mkioc)**.  Using **mkioc** allows skipping steps 2.1-2.5 and jumping to [step 2.6](2-IOC-deployment.md#26-build-the-ioc-attempt-2).
 
 #### Can I complete this exercise on a computer other than an APS-maintained RHEL computer?
 
-- 
GitLab