Skip to content

Commit ecf7f70

Browse files
Royconarturcic
Roycon
authored andcommitted
Update installation.md
Put the gitversion command for .net core cli into the doc, since i can never find it and never remember it
1 parent 92f3d5b commit ecf7f70

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/input/docs/usage/cli/installation.md

+6
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,12 @@ dotnet tool install --global GitVersion.Tool
1818

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

21+
To run call
22+
23+
```shell
24+
dotnet-gitversion
25+
```
26+
2127
### Homebrew
2228

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

0 commit comments

Comments
 (0)