mirror of
https://github.com/gamecreature/QtAwesome.git
synced 2024-11-15 13:35:44 +08:00
README.md spelling fixes
This commit is contained in:
parent
25466bfb43
commit
0f4b0d3e7c
@ -50,14 +50,14 @@ Now you are good to go! The free fonts are included in this project.
|
|||||||
|
|
||||||
## Installation Pro version
|
## Installation Pro version
|
||||||
|
|
||||||
To activate the pro version, the following teh `fontAwesomePro` config should be defined.
|
To activate the pro version, `fontAwesomePro` config should be defined.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
CONFIG+=fontAwesomePro
|
CONFIG+=fontAwesomePro
|
||||||
include(QtAwesome/QtAwesome.pri)
|
include(QtAwesome/QtAwesome.pri)
|
||||||
```
|
```
|
||||||
|
|
||||||
The pro font files need to be copied to the `QtAwesome/fonts/pro` folder.
|
And the pro font files need to be copied to the `QtAwesome/fonts/pro` folder.
|
||||||
(ex, Font Awesome 6 Brands-Regular-400.otf, etc... )
|
(ex, Font Awesome 6 Brands-Regular-400.otf, etc... )
|
||||||
|
|
||||||
## Basic Usage
|
## Basic Usage
|
||||||
|
Loading…
Reference in New Issue
Block a user