We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69b38b7 commit e2506fdCopy full SHA for e2506fd
README.md
@@ -13,7 +13,7 @@ Released under the MIT License. See the [LICENSE][] File for further details.
13
## Installation
14
Install `https` as a global .NET tool using
15
```bash
16
-dotnet tool install --global https --version 0.1.2-*
+dotnet tool install --global https --version 0.2.0-*
17
```
18
19
## Usage
0 commit comments