mirror of
https://github.com/thegeeklab/git-sv.git
synced 2024-11-13 21:30:40 +00:00
Update README.md (#133)
This commit is contained in:
parent
96705b8a7a
commit
19ca39923f
@ -33,6 +33,13 @@ curl -SsfL https://github.com/thegeeklab/git-sv/releases/latest/download/git-sv-
|
||||
chmod +x ~/.local/bin/git-sv
|
||||
```
|
||||
|
||||
On macOS, you can also use `homebrew`:
|
||||
|
||||
```Shell
|
||||
brew tap thegeeklab/tap
|
||||
brew install git-sv
|
||||
```
|
||||
|
||||
## Build
|
||||
|
||||
Build the binary from source with the following command:
|
||||
|
Loading…
Reference in New Issue
Block a user