Skip to content

Commit 883556f

Browse files
committed
update readme
1 parent bd328fd commit 883556f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Enhance your .NET applications with the [Aspose.Cells Cloud](https://products.as
88

99
To get started with Aspose.Cells Cloud for .NET, follow these steps:
1010

11-
1. Create an account at [Aspose for Cloud](https://dashboard.aspose.cloud/#/apps) and obtain your application information.
11+
1. Create an account at [Aspose for Cloud](https://dashboard.aspose.cloud/#/apps) and obtain your CellsCloudClientId and CellsCloudClientSecret.
1212
2. execute `Install-Package Aspose.Cells-Cloud` from the Package Manager Console in Visual Studio to fetch & reference Aspose.Cells Cloud SDK assembly in your project.If you already have Aspose.Cells Cloud for .NET and want to upgrade it, please execute `Update-Package Aspose.Cells-Cloud` to get the latest version.
1313

1414
```csharp

0 commit comments

Comments
 (0)