Commit a73be1c
Update brew tap instructions
Hey Aru! 👋
Seems it's just `brew tap` not `brew tap install`:
```
[:~] 130 $ brew tap install arusahni/git-req
Updating Homebrew...
==> Auto-updated Homebrew!
Updated 3 taps (homebrew/cask-versions, homebrew/core and homebrew/cask).
==> New Formulae
bpython dstask pdftilecut ptpython
==> Updated Formulae
Updated 132 formulae.
==> New Casks
pibar pragli twobird
==> Updated Casks
Updated 114 casks.
==> Deleted Casks
deadbeef-devel
Error: Invalid tap name 'install'
[:~] $ brew tap arusahni/git-req
==> Tapping arusahni/git-req
Cloning into '/usr/local/Homebrew/Library/Taps/arusahni/homebrew-git-req'...
remote: Enumerating objects: 14, done.
remote: Counting objects: 100% (14/14), done.
remote: Compressing objects: 100% (11/11), done.
remote: Total 14 (delta 4), reused 8 (delta 2), pack-reused 0
Receiving objects: 100% (14/14), done.
Resolving deltas: 100% (4/4), done.
Tapped 1 formula (28 files, 30.2KB).
```1 parent 7634b9f commit a73be1c
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
0 commit comments