File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -40,13 +40,13 @@ The library was written in C++ and does not require additional runtime environme
4040
4141Are you ready to give Aspose.PDF for JavaScript via C++ a try?
4242
43- - Execute ` npm install git+https://github.com/asposepdf/ aspose-pdf-js.git ` in Terminal in Visual Studio Code or in another console.
43+ - Execute ` npm install git+https://github.com/aspose-pdf/Aspose.PDF-for-JavaScript-via-CPP ` in Terminal in Visual Studio Code or in another console.
4444- You can also add one line in ` dependency ` section of ` package.json ` manually
4545
4646``` json
4747"dependencies" : {
4848 "some-package" : " link" ,
49- "aspose-pdf-js" : " github:asposepdf/ aspose-pdf-js " ,
49+ "aspose-pdf-js" : " github:aspose-pdf/Aspose.PDF-for-JavaScript-via-CPP " ,
5050 "another-package" : " link"
5151 }
5252```
You can’t perform that action at this time.
0 commit comments