From 473672ac167e81c64305aff29f737350f0289e6c Mon Sep 17 00:00:00 2001
From: kpetersn <kmpeters@anl.gov>
Date: Tue, 28 Feb 2023 16:44:21 +0000
Subject: [PATCH] Added a distclean note to 2.11.3

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

diff --git a/2-IOC-deployment.md b/2-IOC-deployment.md
index d2b298d..c5dd51f 100644
--- a/2-IOC-deployment.md
+++ b/2-IOC-deployment.md
@@ -311,6 +311,7 @@ $ echo "undefine SOFTGLUEZYNQ" > configure/RELEASE.local
 $ make distclean
 $ make
 ```
+Note: we do a distclean before rebuilding because support is being removed from the IOC.
 
 #### 2.11.4 Run the IOC
 
-- 
GitLab