Skip to content

Commit e5af7d8

Browse files
authored
Update README.md
1 parent 38ec411 commit e5af7d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ A global tool to convert snippets copied from VS Code into plain html to paste i
33

44
## Installation
55
```
6-
dotnet tool install --g HtmlCopyVSCode
6+
dotnet tool install -g HtmlCopyVSCode
77
```
88

99
## Usage

0 commit comments

Comments
 (0)