From bc3a8083ae6ecbaedbcbed208bbba7791350efce Mon Sep 17 00:00:00 2001 From: omahs <73983677+omahs@users.noreply.github.com> Date: Fri, 7 Apr 2023 09:43:31 +0200 Subject: [PATCH] Fix: typo --- app/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/README.md b/app/README.md index e6c488aeb6..6e871d018c 100644 --- a/app/README.md +++ b/app/README.md @@ -35,7 +35,7 @@ Platform specific conan profile - Windows: TODO - Linux: `conan install . --profile=./vendor/conan-configs/linux.ini -s build_type=Release --build=missing -if=build/conan -of=build` -## Buid, test & run +## Build, test & run Update `CMake` to the [Latest Release](https://cmake.org/download/) or use the Qt's "$QTBASE/Tools/CMake/..."