From 9dd33232a29b0680050d6c61f57ba31c4020268f Mon Sep 17 00:00:00 2001
From: iCommonsCRC <icommonscrc@drexel.edu>
Date: Fri, 16 Sep 2022 14:16:25 -0400
Subject: [PATCH] Update README.md

---
 README.md | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/README.md b/README.md
index a506291..ecf91c7 100644
--- a/README.md
+++ b/README.md
@@ -14,11 +14,11 @@ Local Setup:
 4. Open up the course section in the FULL PAGE VIEW. Scripts do not work with the slider view because the sidebar is iframed in.
     * One way is to open the course in a new tab
 5. Make sure the course has sidebar showing and has content areas to be removed (i.e. Discord Info for CCI)
-7. To delete "Discord Info for CCI", click del_discord script once to focus, then click once more for popup
-8. Click del_content_xpath script
-9. Click final_del_xpath script
-10. To delete "echo360 Class Recordings", click del_echo script once to focus, then click once more for popup
-11. Repeat steps 8-9
+6. To delete "Discord Info for CCI", click del_discord script once to focus, then click once more for popup
+7. Click del_content_xpath script
+8. Click final_del_xpath script
+9. To delete "echo360 Class Recordings", click del_echo script once to focus, then click once more for popup
+10. Repeat steps 7-8
  
 * Different content areas can be deleted by changing the 'menuitem' variable inside of the del_discord/del_echo scripts
 
-- 
GitLab