diff --git a/4-Deploy-motorVMC.md b/4-Deploy-motorVMC.md index f9cc91ae4a3b8d89028115138ab0de10eebb8c15..6188c8a386e96ba4fc1d92e69c3724541701ad4d 100644 --- a/4-Deploy-motorVMC.md +++ b/4-Deploy-motorVMC.md @@ -83,7 +83,11 @@ The error was much more helpful in step 2.4 because [xxx's CONFIG file prints th <details> <summary>hint</summary> -The **motorVMC/README.md** file indicates: *"The definitions of `MOTOR` and `EPICS_BASE` need to be corrected in `motorVMC/configure/RELEASE` before motorVMC can be built."* +The **motorVMC/README.md** file indicates: + +``` +The definitions of `MOTOR` and `EPICS_BASE` need to be corrected in `motorVMC/configure/RELEASE` before motorVMC can be built. +``` The **motorVMC/configure/RELEASE** file doesn't contain any definitions, but it does include other files **if they exist**.