From 2f635808b3d2893e83bf7b143e9fa22559d2cac3 Mon Sep 17 00:00:00 2001 From: Adriano Date: Sun, 8 Nov 2020 10:22:32 -0800 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 59abb9c..5a204ba 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,12 @@ This player is a somewhat crude proof-of-concept that was written over the cours This app has been tested on Linux and Mac, but not Windows. However, it should also build on Windows. +## Dependencies + +### Linux + +`apt install libasound2-dev` + ## Binary Releases There are binary builds available in [releases](https://github.com/acaloiaro/di-tui/releases).