Skip to content

Commit 27f407a

Browse files
committed
Update doc
1 parent 2e9af47 commit 27f407a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/report.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,9 @@ The report can be exported to a PDF file. The PDF export server is optional and
110110

111111
```sh
112112
cd export-server
113+
npm install
114+
115+
-- Start the server
113116
node poli-export-server.js
114117
```
115118

0 commit comments

Comments
 (0)