From 8e4e7cf65a6823939bf0e2946f40da351d4fc0a6 Mon Sep 17 00:00:00 2001 From: yzhu <891085309@qq.com> Date: Wed, 8 Feb 2023 22:13:29 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=83=20docs:=20update?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0c68a5e..c630a76 100644 --- a/README.md +++ b/README.md @@ -124,6 +124,7 @@ createRoot(300, 300).render() ```sh corepack enable xmake f --backend=sdl2-core # Only for windows/macos +pnpm add -g pnpm # install the latest pnpm pnpm install pnpm build:all pnpm run:examples