From cdf3f178ebe4527a096cad5fb59722ed9b78a250 Mon Sep 17 00:00:00 2001
From: kingmaj0r <49806509+kingmaj0r@users.noreply.github.com>
Date: Tue, 29 Oct 2024 17:43:56 +0700
Subject: Update bluetooth.md
---
docs/guide/libraries/bluetooth.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'docs')
diff --git a/docs/guide/libraries/bluetooth.md b/docs/guide/libraries/bluetooth.md
index 672f66d..3fd9d42 100644
--- a/docs/guide/libraries/bluetooth.md
+++ b/docs/guide/libraries/bluetooth.md
@@ -13,7 +13,7 @@ sudo pacman -Syu meson vala gobject-introspection
```
```sh [ Fedora]
-sudo dnf install meson gcc valac gobject-introspection-devel
+sudo dnf install meson gcc vala valadoc gobject-introspection-devel
```
```sh [ Ubuntu]
--
cgit v1.2.3