Skip to content

Commit

Permalink
Wrong install command
Browse files Browse the repository at this point in the history
  • Loading branch information
xforever1313 committed Mar 28, 2023
1 parent 91cbf39 commit 7e5dd1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ AssemblyInfo to csproj (ai2csproj) is a tool that can be used to migrate all Ass

## Installation

This can be installed as a dotnet tool. To install globally for your user, run ```dotnet tool install -g ai2csproj```.
This can be installed as a dotnet tool. To install globally for your user, run ```dotnet tool install -g ai2csproj.tool```.

## Usage

Expand Down

0 comments on commit 7e5dd1d

Please sign in to comment.