From 8badef38a78ad5764e78b99d141693ea6111ec9b Mon Sep 17 00:00:00 2001 From: rjkm Date: Thu, 19 Sep 2024 10:19:51 +0200 Subject: [PATCH] use correct lib name --- lib/README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/lib/README.md b/lib/README.md index f764fc5..f476112 100644 --- a/lib/README.md +++ b/lib/README.md @@ -3,8 +3,11 @@ The libdddvb provides a userspace library to simplify tuning and CI use. It detects DVB cards and their capabilities and selects free frontends depending on a given delivery system. +Please note that the libdddvb library and the ddzap tool are +provided as examples and for testing purposes. -In order to install the libdddvb library you need the dvben50221. + +In order to install the libdddvb library you need the libdvben50221. On an Ubuntu and other Debian based system you can install it like this: