Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nao1215 authored May 13, 2022
1 parent 195e47b commit b818057
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,10 @@ gup command only supports installation with `$ go install`. If you does not have
```
$ go install github.com/nao1215/gup@latest
```

If you are using oh-my-zsh, then gup has an alias set up. The alias is `gup - git pull --rebase`. Therefore, please make sure that the oh-my-zsh alias is disabled (e.g. $ \gup update).


# How to use
### Update all binaries
If you update all binaries, you just run `$ gup update`.
Expand Down

0 comments on commit b818057

Please sign in to comment.