From cc4448f1d8a08bdffd24f5490ae9925eb12322c2 Mon Sep 17 00:00:00 2001 From: Daniel Bauer Date: Mon, 26 Oct 2020 10:53:57 +0100 Subject: [PATCH] Update README.md --- README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.md b/README.md index b4c69a5..bfc9c55 100644 --- a/README.md +++ b/README.md @@ -20,12 +20,6 @@ Features Installation --- -WHAM requires the GSL library to be installed: -```bash -# on debian/ubuntu: -sudo apt-get install libgsl0-dev -``` - Installation from source via cargo: ```bash # cargo installation