From d94ce591f20f0a561a68b239ece14f7f8fd487d9 Mon Sep 17 00:00:00 2001 From: "bozo.kopic" Date: Sun, 22 May 2022 03:02:28 +0200 Subject: gtk4 rewrite --- README.rst | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) (limited to 'README.rst') diff --git a/README.rst b/README.rst index 94a7be7..dd56277 100644 --- a/README.rst +++ b/README.rst @@ -9,16 +9,18 @@ Maildir GUI based on `mblaze `_ Requirements ------------ -* python3 +* gtk4 * mblaze -Install -------- +Build +----- :: - $ pip install mbgui + $ ./build.sh + +After running build script, ``mbgui`` is avalaible inside ``build`` folder. Run @@ -26,7 +28,7 @@ Run :: - $ mbgui path/to/maildir ... + $ build/mbgui path/to/maildir ... All command line arguments are passed to ``mdirs`` command (with additional ``-a`` argument). -- cgit v1.2.3-70-g09d2