From 75407f8ea3d23a00e5ea528cd2919225496c8195 Mon Sep 17 00:00:00 2001 From: yukyu <61819079+yukyu30@users.noreply.github.com> Date: Tue, 20 May 2025 00:09:07 +0900 Subject: [PATCH] fix install command --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 305632d..740aced 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ This repo also has a many general improvements that work with normal Unity devel ## How to Use - Build the MCP Server from unity-mcp-server/ - - `npm run install` + - `npm install` - `npm run build` - In Unity