diff options
author | Jesús <heckyel@hyperbola.info> | 2018-07-10 21:43:21 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2018-07-10 21:43:21 -0500 |
commit | 2f1a5567f4165acac5466018dfcd7dfb0043976d (patch) | |
tree | 434da3da1cdb001f0be7959759183e603c5b0fc5 | |
parent | 984fb95c7d7819739817635861ac68bfc8c5616e (diff) | |
download | libresocial-2f1a5567f4165acac5466018dfcd7dfb0043976d.tar.lz libresocial-2f1a5567f4165acac5466018dfcd7dfb0043976d.tar.xz libresocial-2f1a5567f4165acac5466018dfcd7dfb0043976d.zip |
update README.md
changed execution svg2ttf to svg2ttf.py
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -103,7 +103,7 @@ Si usted es un experto puede reordenar sus directorios para mejor comodidad. Ejemplo: ```html - ./svgs2ttf metadata.json + ./svgs2ttf.py metadata.json ``` - La salida de este comando, nos dará como resultado los siguientes archivos: |