Update README.md

This commit is contained in:
gigirassy
2025-12-31 03:42:53 +01:00
parent 45bd85e827
commit ccca4e4fd4
+1 -1
View File
@@ -25,7 +25,7 @@ bspwm <- desktop +------+
typical go binary process. typical go binary process.
``` ```
git clone https://codeberg.org/gigirassy/energonfetch && cd energonfetch git clone https://codeberg.org/gigirassy/energonfetch && cd energonfetch
go build -ldflags="-s -w" energonfetch.go go build -ldflags="-s -w" main.go
sudo cp energonfetch /usr/bin/ sudo cp energonfetch /usr/bin/
``` ```
### rpm-family linux distros ### rpm-family linux distros