mirror of
https://github.com/philippemerle/KubeDiagrams.git
synced 2026-08-22 14:36:24 +00:00
docs: add nix install instructions for main package itself
This commit is contained in:
@@ -96,6 +96,12 @@ Following command installs **KubeDiagrams** and all its Python dependencies, i.e
|
||||
pip install KubeDiagrams
|
||||
```
|
||||
|
||||
Alternatively, you can install via Nix:
|
||||
|
||||
```sh
|
||||
nix shell github:philippemerle/KubeDiagrams
|
||||
```
|
||||
|
||||
## Usage
|
||||
|
||||
**KubeDiagrams** provides two commands: `kube-diagrams` and `helm-diagrams`.
|
||||
|
||||
Reference in New Issue
Block a user