Skip to content

Commit b7e493a

Browse files
committed
update readme
1 parent 52b4a36 commit b7e493a

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
# nestjs-jsreport-examples
22

33
```console
4-
git clone https://github.com/moofoo/nestjs-jsreport-examples && cd nestjs-jsreport-examples && yarn && yarn start:dev
4+
git clone https://github.com/moofoo/nestjs-jsreport-examples && \
5+
cd nestjs-jsreport-examples && \
6+
yarn && \
7+
yarn start:dev
58
```
69

710
This repo demonstrates what you can do with the core JSReport libraries programmatically in your own NodeJS apps.

0 commit comments

Comments
 (0)