diff --git a/INSTALL_MACOS.md b/INSTALL_MACOS.md index 3fe305d..6e05663 100644 --- a/INSTALL_MACOS.md +++ b/INSTALL_MACOS.md @@ -37,7 +37,7 @@ TODO. ## Prebuilt binaries -TODO. +You can find prebuilt binaries in [Linsk GitHub Releases](https://github.com/AlexSSD7/linsk/releases). ## Build from Source Clone the repository using `git` and run `go build` to build the Linsk binary. diff --git a/INSTALL_WINDOWS.md b/INSTALL_WINDOWS.md index 21bc18c..2a27078 100644 --- a/INSTALL_WINDOWS.md +++ b/INSTALL_WINDOWS.md @@ -44,7 +44,7 @@ TODO. ## Prebuilt binaries -TODO. +You can find prebuilt binaries in [Linsk GitHub Releases](https://github.com/AlexSSD7/linsk/releases). ## Build from Source Clone the repository using `git` and run `go build` to build the Linsk binary.