From 2d785ee47eca18036a56da9df10d66e0dc42dbed Mon Sep 17 00:00:00 2001 From: talwat <83217276+talwat@users.noreply.github.com> Date: Fri, 4 Oct 2024 11:37:52 +0200 Subject: [PATCH] docs: mention OpenSSH & alsa --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index ac88259..77d2425 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,9 @@ you're interested in downloading the tracks. Beware, there's a lot of them. You'll need Rust 1.74.0+. +If you're on linux, you also need the OpenSSH & Alsa headers. +Alsa can be installed with `alsa-lib` on Arch or `libasound2-dev` on Ubuntu. + ### Cargo The recommended installation method is to use cargo: