diff --git a/readme.md b/readme.md index c82378e..6bbbaef 100644 --- a/readme.md +++ b/readme.md @@ -24,6 +24,7 @@ the [Changelog](https://github.com/KarnerTh/mermerd/blob/master/changelog.md) ## Installation +Through the go toolchain (requires go version >=1.21) ```sh go install github.com/KarnerTh/mermerd@latest ```