From 4524bc3b08487cfe76d43004844d240f0fa568fa Mon Sep 17 00:00:00 2001
From: kpetersn <kmpeters@anl.gov>
Date: Tue, 7 Mar 2023 16:25:43 +0000
Subject: [PATCH] Updated hint in 2.10.3

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

diff --git a/2-IOC-deployment.md b/2-IOC-deployment.md
index b351b7d..f072d08 100644
--- a/2-IOC-deployment.md
+++ b/2-IOC-deployment.md
@@ -220,7 +220,7 @@ Resolve the problem that is causing the first error message, which accurately de
 <details>
 <summary>hint</summary>
 
-The envPaths file is generated by the build system and is affected by the Makefile in the IOC's startup directory.
+The **envPaths** file is generated by the build system and is affected by the **Makefile** in the IOC's startup directory, `${IOC_DIR}/xxx/iocBoot/iocxxx`, which is also the current working directory.
 
 </details>
 
-- 
GitLab