From e1468bfdd05ea0fd5cd2fc126db63545898a6676 Mon Sep 17 00:00:00 2001 From: Midgard Date: Fri, 27 Oct 2023 14:21:47 +0200 Subject: [PATCH] Installation instruction --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 15ff479..6057b75 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # mmcli - +## Install +With pip or pipx. ## Development To create a virtualenv and install the dependencies in it: