Readme optional update
This commit is contained in:
parent
fab548f2a0
commit
72417c292f
@ -43,9 +43,9 @@ cd latex2image-web/
|
||||
npm install
|
||||
```
|
||||
|
||||
### Global Node.js packages for non-SVG images
|
||||
### (Optional) Global Node.js packages for non-SVG images
|
||||
|
||||
SVG files can be generated as-is, but for PNG and JPG export support two global Node.js packages [svgexport](https://www.npmjs.com/package/svgexport) and [imagemin-cli](https://www.npmjs.com/package/imagemin-cli) are required:
|
||||
SVG files can be generated as-is, but for PNG and JPG export support, two global Node.js packages [svgexport](https://www.npmjs.com/package/svgexport) and [imagemin-cli](https://www.npmjs.com/package/imagemin-cli) are required:
|
||||
|
||||
```
|
||||
npm install svgexport -g
|
||||
|
Loading…
x
Reference in New Issue
Block a user