From 8043531b619c4b400e59b34efea4d71ead1b196b Mon Sep 17 00:00:00 2001
From: brooke <brooke@myco.systems>
Date: Fri, 19 Apr 2024 16:00:43 -0400
Subject: [PATCH] update readme

---
 README.md | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/README.md b/README.md
index 9e12221..51a6e3c 100644
--- a/README.md
+++ b/README.md
@@ -6,6 +6,12 @@ MycoSystems client site
 git clone https://git.myco.systems/mycosystems/web.myco.systems.git
 ```
 ```
+git fetch
+```
+```
+git switch rework
+```
+```
 git submodule update --init --recursive
 ```