From f169998756c5fb682bc19682a32fd447356f900a Mon Sep 17 00:00:00 2001 From: zeus Date: Tue, 19 Oct 2021 20:16:45 +0300 Subject: [PATCH] add exer --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d55e0b1..7784666 100644 --- a/README.md +++ b/README.md @@ -5,13 +5,18 @@ A [swarmlab.io](http://www.swarmlab.io) sidecar container. Documentation is a multi-repository site generator (Antora based) -## Build from git +## Build > git clone https://git.swarmlab.io:3000/docs/Documentation.git > -> cd docs +> cd Documentation > ./build.sh > +> # or +> +> ./build-untro.sh +> +> # etc >