update readme
sophuwu sophie@skisiel.com
Tue, 07 Jan 2025 02:14:31 +0100
1 files changed,
2 insertions(+),
2 deletions(-)
jump to
M
README.md
→
README.md
@@ -80,8 +80,8 @@
```sh git clone sophuwu.site/byterate cd byterate -go build -trimpath -ldflags="-s -w" -o byterate -sudo install byterate /usr/local/bin/byterate +go build -trimpath -ldflags="-s -w" -o build/byterate cmd/cli.go +sudo install build/byterate /usr/local/bin/byterate ``` ## License