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 ```