From a478a3f8eb858b2f9c805e6dfea82f3a23960e68 Mon Sep 17 00:00:00 2001 From: qvalentin Date: Tue, 9 Jan 2024 20:52:42 +0100 Subject: [PATCH] docs: add packaging info --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index e2db6694..3149573d 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,7 @@ Helm-ls is a [helm](https://github.com/helm/helm) language server protocol [LSP] * [Demo](#demo) * [Getting Started](#getting-started) + * [Installation with a package manager](#installation-with-a-package-manager) * [Download](#download) * [Make it executable](#make-it-executable) * [Integration with yaml-language-server](#integration-with-yaml-language-server) @@ -42,6 +43,12 @@ Helm-ls is a [helm](https://github.com/helm/helm) language server protocol [LSP] ## Getting Started +### Installation with a package manager + +Helm-ls is currently available as a package for some package managers. + +[![Packaging status](https://repology.org/badge/vertical-allrepos/helm-ls.svg)](https://repology.org/project/helm-ls/versions) + ### Download - Download the latest helm_ls executable file from [here](https://github.com/mrjosh/helm-ls/releases/latest) and move it to your binaries directory