Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/better-comments' into better-com…
Browse files Browse the repository at this point in the history
…ments
  • Loading branch information
belav committed Mar 5, 2022
2 parents a0350c3 + cac6c89 commit 8373ef8
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 @@ -8,7 +8,7 @@ CSharpier provides a few basic options that affect formatting and has no plans t
### Quick Start
Install CSharpier globally using the following command.
```bash
dotnet tool install csharpier
dotnet tool install csharpier -g
```
Then format the contents of a directory and its children with the following command.
```bash
Expand Down

0 comments on commit 8373ef8

Please sign in to comment.