Skip to content

Commit

Permalink
Update installation.md
Browse files Browse the repository at this point in the history
Put the gitversion command for .net core cli into the doc, since i can never find it and never remember it
  • Loading branch information
Roycon authored and arturcic committed Apr 29, 2021
1 parent 92f3d5b commit ecf7f70
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/input/docs/usage/cli/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,12 @@ dotnet tool install --global GitVersion.Tool

This should work on all operating systems supported by .NET Core.

To run call

```shell
dotnet-gitversion
```

### Homebrew

To install the [`gitversion`][brew] formula with [Homebrew](https://brew.sh/),
Expand Down

0 comments on commit ecf7f70

Please sign in to comment.