Skip to content

Commit 2a046fb

Browse files
committed
📝 Update README.md
I was unaware but `gut` joined the homebrew core tap. I updated the README to reflect this.
1 parent 283a8d7 commit 2a046fb

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ scoop install gut/gut
9393
To install gut on macOS, open the Terminal and run
9494

9595
```bash
96-
brew tap julien040/gut && brew install gut
96+
brew install gut
9797
```
9898

9999
### Apt-get

SECURITY.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22

33
## Supported Versions
44

5-
65
| Version | Supported |
76
| ------- | ------------------ |
8-
| 0.2.x | :white_check_mark: |
7+
| 0.3.x | :white_check_mark: |
8+
| 0.2.x | :x: |
99
| 0.1.x | :x: |
1010

1111
## Reporting a Vulnerability
1212

13-
To report a vulnerability, please send an email to [email protected].
13+
To report a vulnerability, please send an email to [[email protected]]([email protected])
1414

1515
I'll answer as soon as possible.

0 commit comments

Comments
 (0)