Skip to content

Commit

Permalink
docs(README): use a full sentence in Usage
Browse files Browse the repository at this point in the history
  • Loading branch information
Gelio committed Mar 14, 2022
1 parent 9e4f9fa commit 14a7bc8
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,15 @@ go install github.com/Gelio/go-global-update@latest

## Usage

Running

```sh
go-global-update
```

will print information about currently installed global binaries and attempt to
upgrade those that have newer versions.

You can also do a dry run without update the binaries:

```sh
Expand Down

0 comments on commit 14a7bc8

Please sign in to comment.