We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e945f17 commit e8a2f27Copy full SHA for e8a2f27
1 file changed
README.md
@@ -22,7 +22,7 @@ Minimalistic, fully portable ([.NET Standard 2.0](https://learn.microsoft.com/en
22
- .NET CLI: `> dotnet add package sharpconfig`
23
- Package Manager: `> NuGet\Install-Package sharpconfig`
24
- [Download latest source](https://github.com/cdervis/SharpConfig/archive/refs/tags/v4.1.zip)
25
-- [Download latest binaries](https://github.com/cdervis/SharpConfig/releases/download/v4.1/lib.zip)
+- [Download latest binaries](https://github.com/cdervis/SharpConfig/releases/download/v4.1/SharpConfig-4.1.zip)
26
27
## Example
28
0 commit comments