Skip to content

Commit

Permalink
Add a link to the nuget package in README
Browse files Browse the repository at this point in the history
Just to make life a bit eaiser
  • Loading branch information
dsschnau authored Sep 7, 2018
1 parent d16d24c commit 13c5911
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ __This library provides _hassle free_ command line parsing with a constantly upd

You can utilize the parser library in several ways:

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

Expand Down

0 comments on commit 13c5911

Please sign in to comment.