update readme
All checks were successful
Hugo / build (push) Successful in 38s

This commit is contained in:
brooke 2024-04-19 16:00:43 -04:00
parent 19cbca30c2
commit 8043531b61

View file

@ -6,6 +6,12 @@ MycoSystems client site
git clone https://git.myco.systems/mycosystems/web.myco.systems.git git clone https://git.myco.systems/mycosystems/web.myco.systems.git
``` ```
``` ```
git fetch
```
```
git switch rework
```
```
git submodule update --init --recursive git submodule update --init --recursive
``` ```