From 943e1e6b5a0ac1743f230a93c7971f3a2a2e410d Mon Sep 17 00:00:00 2001 From: longfeng Date: Thu, 27 Apr 2023 09:45:44 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=89=E8=A3=85=E4=B8=8B=E8=BD=BD=E7=9A=84?= =?UTF-8?q?=E6=8C=87=E5=AF=BC=E8=AF=B4=E6=98=8E=E6=94=B9=E4=B8=BAohpm?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: longfeng --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6dcadba..6e97d92 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ ```shell ohpm install @ohos/qr-code-generator ``` -OpenHarmony npm环境配置等更多内容,请参考 [如何安装OpenHarmony npm包](https://gitee.com/openharmony-tpc/docs/blob/master/OpenHarmony_npm_usage.md) 。 +- OpenHarmony ohpm环境配置等更多内容,请参考 [如何安装OpenHarmony ohpm包](https://gitee.com/openharmony-tpc/docs/blob/master/OpenHarmony_har_usage.md) 。 ## 使用说明 -- Gitee