Skip to content

Commit 8d8b352

Browse files
authored
Add installation instructions
1 parent da44bd6 commit 8d8b352

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@
1616
# CommandLineParser
1717
A simple, light-weight and strongly typed commandline parser made in .Net standard.
1818

19+
## Installation
20+
21+
PM> Install-Package MatthiWare.CommandLineParser
22+
1923
## Configuration
2024

2125
#### Using model class with attributes

0 commit comments

Comments
 (0)