From 55079b8e776c1088b5d9ba5190ca5731d74bb955 Mon Sep 17 00:00:00 2001 From: Danilo Bargen Date: Fri, 21 Aug 2020 21:37:10 +0200 Subject: [PATCH] Document requirement for libssl-dev Closes #130 --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 3f6857b..0307791 100644 --- a/README.md +++ b/README.md @@ -107,6 +107,10 @@ Build and install the tool via cargo... $ cargo install tealdeer +*(Note: You might need to install OpenSSL development headers, otherwise you get +a "failed to run custom build command for openssl-sys" error message. The +package is called `libssl-dev` on Ubuntu.)* + ### From Package Manager tealdeer has been added to a few package managers: