Skip to content

Commit 13c5911

Browse files
authored
Add a link to the nuget package in README
Just to make life a bit eaiser
1 parent d16d24c commit 13c5911

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ __This library provides _hassle free_ command line parsing with a constantly upd
3737

3838
You can utilize the parser library in several ways:
3939

40-
- Install via Nuget/Paket
40+
- Install via Nuget/Paket: [https://www.nuget.org/packages/CommandLineParser/](https://www.nuget.org/packages/CommandLineParser/)
4141
- Integrate directly into your project by copying the .cs files into your project.
4242
- ILMerge during your build process.
4343

0 commit comments

Comments
 (0)