Skip to content
This repository was archived by the owner on Jun 25, 2024. It is now read-only.

Commit dfad911

Browse files
committed
change tap location
1 parent 8bcb8d6 commit dfad911

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.goreleaser.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ archives:
1616
brews:
1717
- github:
1818
owner: ynqa
19-
name: homebrew-ktop
20-
homepage: "https://github.com/ynqa/ktop/"
19+
name: homebrew-tap
20+
homepage: https://github.com/ynqa/ktop/
2121
description: "A visualized monitoring dashboard for Kubernetes"

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ A visualized monitoring dashboard for Kubernetes.
1818
For MacOS:
1919

2020
```bash
21-
$ brew tap ynqa/ktop
21+
$ brew tap ynqa/tap
2222
$ brew install ktop
2323
```
2424

0 commit comments

Comments
 (0)