diff --git a/README.md b/README.md index 0a74935..4afcd9c 100644 --- a/README.md +++ b/README.md @@ -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.