Skip to content

Commit c47980d

Browse files
committed
Update README.md
1 parent 35d622e commit c47980d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ Dependencies: Nuget.
1616

1717
You can install the ComPDFKit API in C# via NuGet Package Manager, or run the following command in the Package Manager Console:
1818
``` shell script
19-
Install-Package ComPDFKit.Api.CSharp
19+
Install-Package compdfkit-api-dotnet
2020
```
21-
Alternatively, you can add the package ***"ComPDFKit.Api.CSharp"***, choose the package version you want to your ***".csproj"*** file, and then run.
21+
Alternatively, you can add the package ***"compdfkit-api-dotnet"***, choose the package version you want to your ***".csproj"*** file, and then run.
2222

2323

2424

0 commit comments

Comments
 (0)