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