From 379ff76ea1a411a478b78b0fa2a6eced22d46f08 Mon Sep 17 00:00:00 2001 From: zeus Date: Tue, 19 Oct 2021 20:17:55 +0300 Subject: [PATCH] add exer --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7784666..abb6b8b 100644 --- a/README.md +++ b/README.md @@ -10,13 +10,14 @@ Documentation is a multi-repository site generator (Antora based) > git clone https://git.swarmlab.io:3000/docs/Documentation.git > > cd Documentation +> > ./build.sh > -> # or +> or > > ./build-untro.sh > -> # etc +> etc >