From a5355d7f325c1c78cf9b7d82f80df50a70682d32 Mon Sep 17 00:00:00 2001 From: "Mr.Mao" <951416545@qq.com> Date: Sun, 7 May 2023 18:02:42 +0800 Subject: [PATCH] chore(readme): update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1814857..3bf09eb 100644 --- a/README.md +++ b/README.md @@ -17,10 +17,10 @@ Use Vue 3 to create PixiJS applications ```sh # with pnpm -pnpm add @overlays/vue +pnpm add vue3-pixi-renderer # with yarn -yarn add @overlays/vue +yarn add vue3-pixi-renderer ``` ## Usage