Prerequisites

This commit is contained in:
Ferran Basora 2020-08-22 15:02:42 +00:00
parent b0a76015f5
commit 3415117b6b

View File

@ -33,6 +33,11 @@ more with `--regexp` parameter.
[![demo](https://asciinema.org/a/232775.png?ts=1)](https://asciinema.org/a/232775?autoplay=1)
## Prerequisites
`tmux-thums` is written in Rust. You will need `rustc` version 1.35.0 or higher. The
recommended way to install Rust is from the official [download page](https://rustup.rs/).
## Tmux integration
Clone the repo: