Skip to content

Commit b3fb325

Browse files
Merge pull request #279 from SimplyDanny/remove-tap
Remove `brew tap` step from installation instructions
2 parents 4d56178 + 8ae717e commit b3fb325

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,6 @@ curl -f https://bunster.netlify.app/install.sh | GLOBAL=1 bash
6262
### Homebrew
6363

6464
```sh
65-
brew tap yassinebenaid/bunster
6665
brew install bunster
6766
```
6867

docs/installation.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ curl -f https://bunster.netlify.app/install.sh | GLOBAL=1 bash
2929
## Homebrew
3030

3131
```sh
32-
brew tap yassinebenaid/bunster
3332
brew install bunster
3433
```
3534

0 commit comments

Comments
 (0)