From d356f97baadee9ea1355daacb513781b3ec13286 Mon Sep 17 00:00:00 2001 From: Christian Muehlhaeuser Date: Wed, 8 Dec 2021 16:17:46 +0100 Subject: [PATCH] Fix releases link in README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ad79d09c6f661021d6cdea1f8cfe3be16039af84..77fe0b96eb78e3d6ccd4470e0d64714808a60efd 100644 --- a/README.md +++ b/README.md @@ -43,6 +43,8 @@ You can also download a binary from the [releases][releases] page. Packages are available in Alpine, Debian, and RPM formats. Binaries are available for Linux, macOS, and Windows. +[releases]: https://github.com/charmbracelet/soft-serve/releases + Or just build and install it with `go`: ```bash