diff options
| -rw-r--r-- | README.md | 8 | 
1 files changed, 8 insertions, 0 deletions
@@ -33,6 +33,10 @@ Normal: \faicon{address-book}  Bold: \textbf{\faicon{address-book}}  ``` +```bash +$ xelatex example-free.tex +``` +  Pro version  ```tex  \usepackage[pro]{fontawesome5} @@ -43,6 +47,10 @@ Bold: \textbf{\faicon{alarm-clock}}  Italic: \textit{\faicon{alarm-clock}}  ``` +```bash +$ xelatex example-pro.tex +``` +  Make Latest fontawesome.sty  ---------------------------  |