From a6ecdaf97e0cfd480d85bae897aa903091eca32d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcus=20Ziad=C3=A9?= Date: Sat, 18 Feb 2023 21:07:03 +0200 Subject: [PATCH] Update README.md --- README.md | 7 ------- 1 file changed, 7 deletions(-) diff --git a/README.md b/README.md index 9c33215..98ff6d0 100644 --- a/README.md +++ b/README.md @@ -14,13 +14,6 @@ brew install songlink-cli 3. Build the executable: `go build -o songlink main.go` 4. Run the program: `./songlink` -### Windows -``` -go build -.\songlink-cli.git.exe -``` - - ### Download and run Go to [Releases](https://github.com/marcusziade/songlink-cli/releases) (Linux, macOS, Windows)