You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,3 +6,6 @@ if you are more interested in working with the command line rather than using yo
6
6
# Installation
7
7
If you want to compile the GUI yourself you can do so by pulling this repository and compiling it using ```go build``` inside it's directory. This however won't create an all-in-one executable - you will need to have the resources in the same folder as the binary.<br>
8
8
Check out my [Install Wizard](https://github.com/Yukaru-san/InstallWizard) to create a portable installer containing all files needed if you want to use the program on another computer!
0 commit comments