Skip to content

Commit

Permalink
Merge pull request #325 from dsschnau/patch-1
Browse files Browse the repository at this point in the history
Add a link to the nuget package in README
  • Loading branch information
nemec committed Sep 11, 2018
2 parents d16d24c + 13c5911 commit 0158942
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 0158942

Please sign in to comment.