From 3619cc4b20248e3d5c266c2b63ecdfa6f3533d59 Mon Sep 17 00:00:00 2001 From: Patrice Ferlet Date: Thu, 17 Feb 2022 10:06:50 +0100 Subject: [PATCH] Update README.md Add Releases information to install katenary --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0085c50..804de38 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,8 @@ This project is partially made at [Smile](https://smile.eu) # Install +You can download the binaries from the [Release](https://github.com/metal3d/katenary/releases) section. Copy the binary and rename it to `katenary`. Place the binary inside your `PATH`. You should now be able to call the `katenary` command. + If you've got `podman` or `docker`, you can build `katenary` by using: ```bash