From fce072c7b7f9cbdc434efc6ae7d9879425377912 Mon Sep 17 00:00:00 2001 From: Ryo Nakano Date: Tue, 7 Nov 2023 07:26:43 +0900 Subject: [PATCH] README: Update executable name --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e85a54b7..ec25f88a 100644 --- a/README.md +++ b/README.md @@ -28,10 +28,10 @@ Run `meson` to configure the build environment and then `ninja` to build cd build ninja -To install, use `ninja install` then execute with `switchboard` +To install, use `ninja install` then execute with `io.elementary.settings` sudo ninja install - switchboard + io.elementary.settings ## Making Switchboard Plugs