From 428fc870001c9c25a9c09fdab29cce66f8610a5c Mon Sep 17 00:00:00 2001
From: kpetersn <kmpeters@anl.gov>
Date: Mon, 27 Feb 2023 19:52:54 +0000
Subject: [PATCH] Added step 2.12

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

diff --git a/2-IOC-deployment.md b/2-IOC-deployment.md
index d002fd3..671ad9a 100644
--- a/2-IOC-deployment.md
+++ b/2-IOC-deployment.md
@@ -259,4 +259,14 @@ There will be autosave errors due to missing .sav files.  Let the IOC run for at
 
 Note: at this point the IOC is usable.
 
+### 2.12 Stop the IOC
+
+Exit the IOC from the IOC shell:
+
+```
+kmp> exit
+```
+
+Note: typing `ctrl+c` will also stop the IOC.
+
 ## [3 Add simulated motors to the IOC](3-Add-simulated-motors.md)
-- 
GitLab