From 4daf8763ceb8acdec90f4e24ff092006d8497f62 Mon Sep 17 00:00:00 2001 From: kpetersn <kmpeters@anl.gov> Date: Mon, 27 Feb 2023 22:46:57 +0000 Subject: [PATCH] Added instruction to 5.3 to skip to 5.6 if the build succeeds. --- 5-Add-virtual-motors.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/5-Add-virtual-motors.md b/5-Add-virtual-motors.md index cd24536..463dc8f 100644 --- a/5-Add-virtual-motors.md +++ b/5-Add-virtual-motors.md @@ -101,6 +101,8 @@ index 9692f5a..14855f8 100644 ### 5.3 Rebuild the IOC (Attempt #1) +If the following build succeeds, proceed to [step 5.6](5-Add-virtual-motors.md#56-confirm-the-libvmc-is-included-in-the-iocs-binary). + ``` $ make ``` -- GitLab