Update README with necessary libs

This commit is contained in:
Julien Blanchard 2019-07-27 17:56:33 +02:00
parent ae2516178c
commit 5d44c2a9d1
1 changed files with 2 additions and 2 deletions

View File

@ -11,8 +11,6 @@ Press `b` to go back.
Press `q` to quit.
Use arrows or `j` and `k` to navigate content.
## Installation
@ -20,6 +18,8 @@ So far you have to build asuka and install it manually.
- clone the repository
- install openssl and ncurses development headers
- run `cargo build --release`
- copy the release somewhere and make it executable.