From d59a38721ee01f7822def002804bacc171cbfaf5 Mon Sep 17 00:00:00 2001 From: shagi Date: Fri, 29 Jul 2022 13:11:09 +0200 Subject: [PATCH] Update readme --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8b3b361..e9d8e7d 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,11 @@ Negro Mate Web ================== - Static html compiler for the web of Negro Mate. + +Install from source +------------------- +Instalation uses the pep517 packaging format, whichs requires pip version +19 or newer. + + pip install "pip>=19" + pip install .