Skip to content

Commit 8d3e854

Browse files
author
Roman Tsukanov
committed
Minor update
1 parent 757c08e commit 8d3e854

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

surveyjs-pdf-nodejs/README.MD

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@ This example demonstrates how to generate a PDF form using the [SurveyJS](https:
44

55
## Run the project
66

7-
1. Install npm packages.\
7+
1. Install npm packages.
88

99
```
1010
npm install
1111
```
1212
13-
1. Execute the `index.js` file to generate a PDF form as a `survey-result.pdf` file. You will find this file in the project folder.\
13+
1. Execute the `index.js` file to generate a PDF form as a `survey-result.pdf` file. You will find this file in the project folder.
1414
1515
```
1616
node index.js

0 commit comments

Comments
 (0)