From 1db5a09d6686d3827e263a8d00c177f73baf60a4 Mon Sep 17 00:00:00 2001 From: ut004527 Date: Thu, 30 Oct 2025 16:09:48 +0800 Subject: [PATCH] fix spelling errors --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 023d111f8c..76e9f471c5 100644 --- a/README.md +++ b/README.md @@ -59,9 +59,9 @@ You may also find these channels useful if you encounter any other issues: # just show the target link way -find_pacakge(DdeControlCenter REQUIRED) -find_pacakge(Dtk COMPONENTS Core Widget REQUIRED) -find_pacakge(Qt5 COMPONENTS Core Gui Widgets REQUIRED) +find_package(DdeControlCenter REQUIRED) +find_package(Dtk COMPONENTS Core Widget REQUIRED) +find_package(Qt5 COMPONENTS Core Gui Widgets REQUIRED) add_library(dcc_exampleplugin SHARED plugin.h