From b66a5e03a6c8a43513cd9ee94b4143cc103249ac Mon Sep 17 00:00:00 2001
From: kpetersn <kmpeters@anl.gov>
Date: Thu, 16 Mar 2023 16:16:16 +0000
Subject: [PATCH] Added a link to section 2 to the end of the quickstart
 section.

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

diff --git a/README.md b/README.md
index 5e3afe5..e68c27a 100644
--- a/README.md
+++ b/README.md
@@ -28,7 +28,7 @@ $ chmod a+x quickstart.sh
 $ ./quickstart.sh
 ```
 
-Then copy and paste the output from the script into the terminal and proceed to the "Deploy a new IOC" section.
+Then copy and paste the output from the script into the terminal and proceed to the ["Deploy a new IOC" section](2-IOC-deployment.md).
 
 ## FAQ
 
-- 
GitLab