Skip to content

Commit

Permalink
Easier format for copy-paste for brew (#20)
Browse files Browse the repository at this point in the history
* Easier format for copy-paste for brew

* Apply suggestions from code review

nit: Changing to shell to keep md consistent

---------

Co-authored-by: Dimitar Yanakiev <[email protected]>
  • Loading branch information
kiblik and dkyanakiev authored Dec 22, 2024
1 parent c92c630 commit 902d1e6
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/usage.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@

### Brew

```
```shell
brew install dkyanakiev/tap/vaul7y
# to upgrade
```
to upgrade
```shell
brew update && brew upgrade vaul7y
```

### Download from GitHub
Expand Down

0 comments on commit 902d1e6

Please sign in to comment.