Update README.md

This commit is contained in:
Mikael Nordin 2020-11-30 23:49:52 +01:00 committed by GitHub
parent 02f787e2a6
commit 075949f4ab
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,6 +2,9 @@
Minimal browser written in bash Minimal browser written in bash
## Usage ## Usage
sudo apt install python3-html2text ```
sudo apt install python3-html2text wget
caro install viu caro install viu
curl wget https://raw.githubusercontent.com/mickenordin/mbrow.sh/main/mbrow.sh
./mbrow.sh <url>
```