From 075949f4ab20eceb89ed68a03f1507458cadfad1 Mon Sep 17 00:00:00 2001 From: Mikael Nordin Date: Mon, 30 Nov 2020 23:49:52 +0100 Subject: [PATCH] Update README.md --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d3303ef..d66f246 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,9 @@ Minimal browser written in bash ## Usage -sudo apt install python3-html2text +``` +sudo apt install python3-html2text wget caro install viu -curl +wget https://raw.githubusercontent.com/mickenordin/mbrow.sh/main/mbrow.sh +./mbrow.sh +```