diff options
-rw-r--r-- | readme.md | 11 |
1 files changed, 10 insertions, 1 deletions
@@ -6,6 +6,15 @@ | |||
6 | Browse mediawiki pages from the command line. | 6 | Browse mediawiki pages from the command line. |
7 | 7 | ||
8 | ## Installation | 8 | ## Installation |
9 | |||
10 | ### From crates.io | ||
11 | |||
12 | ```shell | ||
13 | cargo install taizen | ||
14 | |||
15 | ``` | ||
16 | |||
17 | ### Building from source | ||
9 | This project uses [Cursive crate](https://github.com/gyscos/Cursive), so before installing `Taizen` | 18 | This project uses [Cursive crate](https://github.com/gyscos/Cursive), so before installing `Taizen` |
10 | make sure you have installed necessary Cursive [dependencies](https://github.com/gyscos/Cursive/wiki/Install-ncurses). | 19 | make 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) |