From a84c598e2c5e8bc6bf57f02eda67bab22b98662f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rogelio=20Dom=C3=ADnguez=20Hern=C3=A1ndez?= Date: Fri, 4 Oct 2019 18:11:15 -0500 Subject: [PATCH] cmake and libz are not needed to install bat Closes #649 --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index 35075573..9de08b59 100644 --- a/README.md +++ b/README.md @@ -328,9 +328,6 @@ higher. You can then use `cargo` to build everything: cargo install bat ``` -You may have to install `cmake` and the `libz` development package -(`libz-dev` or `libz-devel`) in order for the build to succeed. - ## Customization ### Highlighting theme