Skip to content

Commit

Permalink
docs(README): added version flag usage to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AlejandroSuero committed May 17, 2024
1 parent 2ba28ea commit dd3d51a
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 @@ -71,6 +71,11 @@ go install github.com/charmbracelet/freeze@latest

[releases]: https://github.com/charmbracelet/freeze/releases

> [!NOTE]
> To check the version of `freeze`,you can run `freeze --version`. It will
> print the version number and the commit hash, or built from
> source.
## Customization

### Interactive mode
Expand Down

0 comments on commit dd3d51a

Please sign in to comment.