diff --git a/README.md b/README.md index 77f2f41daaf0acffb130683bc8e5ea880b7067f5..afd2f437b29c1187617ad2329826a5283f218041 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ dev_dependencies: pigeon: git: url: "https://gitee.com/openharmony-sig/flutter_packages.git" - path: "packages/pigeons" + path: "packages/pigeon" ``` 2. 项目根目录运行`flutter pub get`;