diff options
Diffstat (limited to 'readme.md')
-rw-r--r-- | readme.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -5,6 +5,8 @@ | |||
5 | Browse Wikipedia pages from the command line. | 5 | Browse Wikipedia pages from the command line. |
6 | 6 | ||
7 | ## Installation | 7 | ## Installation |
8 | This project uses [Cursive crate](https://github.com/gyscos/Cursive), so before installing `Taizen` | ||
9 | make sure you have installed necessary Cursive [dependencies](https://github.com/gyscos/Cursive/wiki/Install-ncurses). | ||
8 | 10 | ||
9 | ```shell | 11 | ```shell |
10 | git clone https://github.com/nerdypepper/taizen | 12 | git clone https://github.com/nerdypepper/taizen |