From a15a15eb93b86a05eaa79a5b22b8591bddedb31d Mon Sep 17 00:00:00 2001 From: brooke Date: Fri, 8 Sep 2023 18:37:05 +0000 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index f8447b7..ee8cebd 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,13 @@ mycosystems client site +``` +git clone https://git.myco.systems/mycosystems/web.myco.systems.git +git submodule update --init --recursive +``` + +**When committing changes add "web-myco/public" to gitignore and generate hugo files on the vps.** + # License: Body text and articles are under https://creativecommons.org/licenses/by/4.0/ Everything else is MIT for the extensive use of Blowfish \ No newline at end of file