Skip to content

Commit 8fe0836

Browse files
Added nuget reference to README.md (#195)
1 parent 7360db4 commit 8fe0836

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,15 @@ TagLib# is available on GitHub: <https://github.com/mono/taglib-sharp>
8383
* **Git:** Get the source at <git://github.com/mono/taglib-sharp.git>
8484

8585

86+
## Installation From NuGet
87+
88+
TagLib# is available on NuGet: <https://www.nuget.org/packages/TagLibSharp>
89+
90+
Install from package manager:
91+
92+
PM> Install-Package TagLibSharp -Version 2.2.0
93+
94+
8695
## Building and Running
8796

8897
### Command Line (Linux)

0 commit comments

Comments
 (0)