From ef0526da715544ea9318a65f09f6e80f60954c48 Mon Sep 17 00:00:00 2001 From: Skarn Date: Sun, 13 Feb 2022 16:59:46 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0e07d55e..2553aedb 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ following libraries: * Qt5 * Lua5.x -On Windows you only need to install Qt5 yourself, the rest of the depencies are pulled through FetchContent automatically. +On Windows you only need to install Qt5 yourself, the rest of the dependencies are pulled through FetchContent automatically. Supporting for Linux and Mac for this feature is coming in the future. In case FetchContent is not available (e.g. no internet connection), the find scripts will look for system installed libraries.