Skip to content

Commit

Permalink
fix installation instruction; close #6
Browse files Browse the repository at this point in the history
  • Loading branch information
ul committed Jan 12, 2019
1 parent fdcefa6 commit 6d32dda
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,7 @@ have a negative impact on responsiveness.

----
git clone --recurse-submodules
cargo build --release --features "rust javascript"
cargo install
cargo install --path . --force --features "rust javascript"
cp rc/tree.kak ~/.config/kak/autoload/
----

Expand Down

0 comments on commit 6d32dda

Please sign in to comment.