From 3415117b6bcedb3e40e0dbcd598933630a1474d8 Mon Sep 17 00:00:00 2001 From: Ferran Basora Date: Sat, 22 Aug 2020 15:02:42 +0000 Subject: [PATCH] Prerequisites --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index fa548d8..4bc17ba 100644 --- a/README.md +++ b/README.md @@ -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: