diff --git a/README.md b/README.md index 9df3145e..b9f74365 100644 --- a/README.md +++ b/README.md @@ -107,7 +107,7 @@ The version on the binary will match the version tag of the branch. ```sh -go install https://github.com/tc-hib/go-winres +go install github.com/tc-hib/go-winres@latest cd cmd/sqlcmd go generate diff --git a/cmd/sqlcmd/winres/winres.json b/cmd/sqlcmd/winres/winres.json index 7626ed75..c9eb4c06 100644 --- a/cmd/sqlcmd/winres/winres.json +++ b/cmd/sqlcmd/winres/winres.json @@ -1,4 +1,9 @@ { + "RT_GROUP_ICON": { + "APP": { + "0000" : "../../../release/windows/msi/resources/sqlcmd.ico" + } + }, "RT_VERSION": { "#1": { "0000": {