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