aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--readme.md11
1 files changed, 10 insertions, 1 deletions
diff --git a/readme.md b/readme.md
index f2e6fc1..b4ff7d9 100644
--- a/readme.md
+++ b/readme.md
@@ -6,6 +6,15 @@
6Browse mediawiki pages from the command line. 6Browse mediawiki pages from the command line.
7 7
8## Installation 8## Installation
9
10### From crates.io
11
12```shell
13cargo install taizen
14
15```
16
17### Building from source
9This project uses [Cursive crate](https://github.com/gyscos/Cursive), so before installing `Taizen` 18This project uses [Cursive crate](https://github.com/gyscos/Cursive), so before installing `Taizen`
10make sure you have installed necessary Cursive [dependencies](https://github.com/gyscos/Cursive/wiki/Install-ncurses). 19make sure you have installed necessary Cursive [dependencies](https://github.com/gyscos/Cursive/wiki/Install-ncurses).
11 20
@@ -37,4 +46,4 @@ taizen --lang=sv # view the swedish wikis
37 46
38## Screenshot 47## Screenshot
39 48
40![scrot.png](https://0x0.st/sVXt.png) 49![scrot.png](https://files.nerdypepper.me/7G.png)