From 98666b0e88ce3326110d1e50a5658b493cbdba19 Mon Sep 17 00:00:00 2001 From: MixeroTN <40803091+MixeroTN@users.noreply.github.com> Date: Sun, 16 Jul 2023 17:22:45 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0cf8470..72dd8ae 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Install the requirements. Run `setup.sh` or enter the given commands manually: ```bash cd project-dir go build -ldflags "-H=windowsgui" -o fish.exe src/main.go -fish.exe +./fish.exe ``` To leave use `ALT + F4`.