From e7b2df3776a51f8ef99a5bbbeab9db6e70979afe Mon Sep 17 00:00:00 2001 From: Offray Luna Date: Tue, 25 Oct 2022 06:53:54 -0500 Subject: [PATCH] Updating minimal installation instructions. --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1a91bd6..0d7b872 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,9 @@ # MiniDocs -MiniDocs is a project that includes several minimalistic documentation tools used by the [Grafoscopio](https://mutabit.com/grafoscopio/en.html) community, starting with [Markdeep](https://casual-effects.com/markdeep/) and its integrations with [Lepiter](https://lepiter.io/feenk/introducing-lepiter--knowledge-management--e2p6apqsz5npq7m4xte0kkywn/). \ No newline at end of file +MiniDocs is a project that includes several minimalistic documentation tools used by the [Grafoscopio](https://mutabit.com/grafoscopio/en.html) community, starting with [Markdeep](https://casual-effects.com/markdeep/) and its integrations with [Lepiter](https://lepiter.io/feenk/introducing-lepiter--knowledge-management--e2p6apqsz5npq7m4xte0kkywn/) . + +To install it, *first* install [ExoRepo](https://code.tupale.co/Offray/ExoRepo) and then run from a playground: + +``` +ExoRepo new repository: 'https://code.tupale.co/Offray/MiniDocs'; load. +```