Fixup README

This commit is contained in:
2025-10-18 02:20:30 -04:00
parent 42d2b88e79
commit 3e77ef3370
4 changed files with 10 additions and 38 deletions

View File

@@ -3,7 +3,6 @@ APP=relibre-app
.PHONY: deps run build clean
deps:
# Add dependency and generate go.sum
go get github.com/webview/webview_go@v0.1.1
go mod tidy