Skip to content

Commit

Permalink
global install
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrewjeska committed Feb 22, 2024
1 parent c7271b1 commit 1511e1a
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 @@ -22,7 +22,7 @@ Finally, install csharpier
# if you don't yet have a .config/dotnet-tools.json file
dotnet new tool-manifest

dotnet tool install csharpier
dotnet tool install -g csharpier
```

## How to update the SDK
Expand Down

0 comments on commit 1511e1a

Please sign in to comment.