Skip to content

Commit 730583d

Browse files
committed
docs: improve install instructions with explicitly 'brew upgrade' command
1 parent 9e18443 commit 730583d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,11 @@ brew tap Bharath-code/tap
3333
brew install git-scope
3434
```
3535

36+
**To Update:**
37+
```bash
38+
brew upgrade git-scope
39+
```
40+
3641
### From Source
3742
```bash
3843
go install github.com/Bharath-code/git-scope/cmd/git-scope@latest

0 commit comments

Comments
 (0)