Skip to content

Commit 1007398

Browse files
authored
Update README.md
1 parent 3082630 commit 1007398

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ A simple, light-weight and strongly typed commandline parser made in .Net standa
1818

1919
## Installation
2020
```powershell
21-
PM> Install-Package MatthiWare.CommandLineParser
21+
PM> Install-Package MatthiWare.CommandLineParser -Version 0.2.0-alpha
2222
```
2323

2424
# Quick Start
@@ -64,4 +64,4 @@ Run command line
6464
dotnet myapp --port 2551
6565
```
6666

67-
### For more advanced configuration options see [the wiki](https://github.com/MatthiWare/CommandLineParser.Core/wiki).
67+
### For more advanced configuration options see [the wiki](https://github.com/MatthiWare/CommandLineParser.Core/wiki).

0 commit comments

Comments
 (0)