From 3aa51020edfd25d549d6e663d256596d4db79216 Mon Sep 17 00:00:00 2001 From: kpetersn <kmpeters@anl.gov> Date: Mon, 27 Feb 2023 22:40:18 +0000 Subject: [PATCH] Added a note to step 4.5 instructing users to skip to step 4.8 if the build succeeds. --- 4-Deploy-motorVMC.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/4-Deploy-motorVMC.md b/4-Deploy-motorVMC.md index 91dc564..16a6ad7 100644 --- a/4-Deploy-motorVMC.md +++ b/4-Deploy-motorVMC.md @@ -120,6 +120,8 @@ MOTOR_VMC=/home/beams/USERNAME/PET-S2/epics/synApps/support/motorVMC ### 4.5 Build motorVMC (Attempt #2) +If the following build succeeds, proceed to [step 4.8](4-Deploy-motorVMC.md#48-confirm-build-products-exist). + ``` $ make ``` -- GitLab