From 0f4b0d3e7c07a77a9461f8d84c52a3b30574c626 Mon Sep 17 00:00:00 2001 From: Rick Blommers Date: Wed, 28 Dec 2022 13:53:57 +0100 Subject: [PATCH] README.md spelling fixes --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index df5efff..bc4699e 100644 --- a/README.md +++ b/README.md @@ -50,14 +50,14 @@ Now you are good to go! The free fonts are included in this project. ## 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 CONFIG+=fontAwesomePro 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... ) ## Basic Usage