Skip to content

Commit 86bcadd

Browse files
README.md updated
1 parent 0a0b915 commit 86bcadd

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,13 @@ Extract Text & Images of a PDF document online https://products.aspose.app/pdf/p
1111

1212
## Installation
1313
```
14-
go get github.com/aspose-pdf-cloud/aspose-pdf-cloud-go
14+
go get -u github.com/aspose-pdf-cloud/aspose-pdf-cloud-go
1515
```
1616

1717
## Getting Started
1818
Please follow the [installation](#installation) instruction and execute the following Go code:
1919

2020
## Get PDF Page Circle Annotations in GO
21-
2221
```
2322
// Get your ClientId and ClientSecret from https://dashboard.aspose.cloud (free registration required).
2423

0 commit comments

Comments
 (0)