From eb1087a49625ebab8fe880032bfbda3599caa785 Mon Sep 17 00:00:00 2001 From: NerdyPepper Date: Sun, 18 Nov 2018 12:00:05 +0530 Subject: New installation instructions --- readme.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index f2e6fc1..b4ff7d9 100644 --- a/readme.md +++ b/readme.md @@ -6,6 +6,15 @@ Browse mediawiki pages from the command line. ## Installation + +### From crates.io + +```shell +cargo install taizen + +``` + +### Building from source This project uses [Cursive crate](https://github.com/gyscos/Cursive), so before installing `Taizen` make sure you have installed necessary Cursive [dependencies](https://github.com/gyscos/Cursive/wiki/Install-ncurses). @@ -37,4 +46,4 @@ taizen --lang=sv # view the swedish wikis ## Screenshot -![scrot.png](https://0x0.st/sVXt.png) +![scrot.png](https://files.nerdypepper.me/7G.png) -- cgit v1.2.3