Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mouuff authored Sep 15, 2023
1 parent 0d4bee2 commit b4511a6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,8 @@ Example directory content with `ExecutableName: fmt.Sprintf("test_%s_%s", runtim

We recommend using [goxc](https://github.com/laher/goxc) for compiling your Go application for multiple platforms.

### Important notes
- To update the binary, you need to have the right permissions for the folder where it is installed. For example, if the binary is in a folder like "Program Files", the process will need to acquire admin permissions.

### Planned features

Expand Down

0 comments on commit b4511a6

Please sign in to comment.