Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
peterbarancek authored Jun 11, 2024
1 parent 81dc0e7 commit b50a1f7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,13 +40,13 @@ dotnet tool install TcOpen.tco --global --version --prerelease

Installing specific version:
~~~Powershell
dotnet tool install TcOpen.tco --global --version 0.2.3-preview.2
dotnet tool install TcOpen.tco --global --version 0.3.0-preview.1
~~~

## Updating to specific version

~~~Powershell
dotnet tool update TcOpen.tco --global --version 0.2.3-preview.2
dotnet tool update TcOpen.tco --global --version 0.3.0-preview.1
~~~

## Uninstalling global tool
Expand Down

0 comments on commit b50a1f7

Please sign in to comment.