We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38ec411 commit e5af7d8Copy full SHA for e5af7d8
README.md
@@ -3,7 +3,7 @@ A global tool to convert snippets copied from VS Code into plain html to paste i
3
4
## Installation
5
```
6
-dotnet tool install --g HtmlCopyVSCode
+dotnet tool install -g HtmlCopyVSCode
7
8
9
## Usage
0 commit comments