From c76dc531ce4c69f7052cced09d1907569e3f0ce5 Mon Sep 17 00:00:00 2001 From: Kris Budde Date: Mon, 30 Sep 2024 12:59:29 +0200 Subject: [PATCH] docs: nix installation instructions (#337) Co-authored-by: German Lashevich --- docs/README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/README.md b/docs/README.md index 3dbb9781..cb4b0acc 100644 --- a/docs/README.md +++ b/docs/README.md @@ -101,6 +101,12 @@ brew tap mykso/tap brew install myks ``` +### Nix + +``` +nix-shell -p myks helm git +``` + ### Download manually Download an archive for your OS from the