From cca528ece555568d98d042d1e3291eed322d819c Mon Sep 17 00:00:00 2001 From: Matheson Steplock Date: Mon, 20 May 2024 04:43:07 +0000 Subject: [PATCH] chore: Add bluez to the list of dependencies in README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 257481e..40a8573 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,7 @@ Step 1: Install the following dependencies with this command: ```bash apt install \ apparmor \ +bluez \ cifs-utils \ curl \ dbus \