From 39746e8574caed1a5b46543beef360d86c1a6d58 Mon Sep 17 00:00:00 2001 From: gigirassy Date: Wed, 31 Dec 2025 03:43:27 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c7885f2..38b0925 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ bspwm <- desktop +------+ typical go binary process. ``` git clone https://codeberg.org/gigirassy/energonfetch && cd energonfetch -go build -ldflags="-s -w" main.go +go build -ldflags="-s -w" -o energonfetch sudo cp energonfetch /usr/bin/ ``` ### rpm-family linux distros