Skip to content

Commit 038d82f

Browse files
authored
Update README.md
1 parent eaa59f2 commit 038d82f

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -33,15 +33,17 @@ Helm-tui is a terminal-based UI application to manage your Helm releases, charts
3333

3434
## How to Install
3535

36-
Install Helm-tui using `helm plugin install`:
36+
### Install Helm-tui using `helm plugin install`:
3737

3838
```bash
3939
helm plugin install https://github.com/pidanou/helm-tui
4040
```
4141

42-
4342
Once installed, you can run `helm tui` directly from your terminal.
4443

44+
45+
### Install using Go:
46+
4547
```bash
4648
helm plugin install https://github.com/pidanou/helm-tui
4749
```

0 commit comments

Comments
 (0)