Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
corrected a typo
  • Loading branch information
het-bun-dao authored Sep 4, 2024
1 parent 13c45bf commit 102b0e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ https://cloudconvert.com/svg-to-png to convert the SVG file into the PNGs.
With Inkscape you can run:

```
$ inkscape -w 128 -h 128 logo.svg -e logo-18.png
$ inkscape -w 128 -h 128 logo.svg -e logo-128.png
$ inkscape -w 32 -h 32 logo.svg -e logo-32.png
```

Expand Down

0 comments on commit 102b0e3

Please sign in to comment.