From 64d502b59949ccbc5ffb059ef8525ab4074ddd6e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexander=20F=2E=20R=C3=B8dseth?= <52813+xyproto@users.noreply.github.com> Date: Mon, 17 Jul 2023 09:44:41 +0200 Subject: [PATCH] Update README.md --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 33f1ef7..cc659f9 100644 --- a/README.md +++ b/README.md @@ -87,8 +87,6 @@ Then with sudo, or as root, install the utilities: sudo make PREFIX=/usr/local install -Hopefully an official package will become available in the future. - ## Installing a single utility Using Go 1.17 or later, install ie. the `getdpi` utility: @@ -97,7 +95,7 @@ Using Go 1.17 or later, install ie. the `getdpi` utility: ## Wayland or X only -The packages related to X can be removed after building if you only wish to keep the Wayland-related functionality. And the same for X. +The executables related to X can be removed after building if you only wish to keep the Wayland-related functionality. And the same for X. ## Example use of `settimed`