Update README.md

This commit is contained in:
gigirassy
2025-12-31 03:43:27 +01:00
parent ccca4e4fd4
commit 39746e8574
+1 -1
View File
@@ -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