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