From 38fecf55e4fd94ccfe58a92ed8ad1a529ba1694e Mon Sep 17 00:00:00 2001 From: boxqkrtm <9902abcd@gmail.com> Date: Mon, 19 May 2025 19:04:34 +0900 Subject: [PATCH] Update README.md --- README.md | 19 ++++++++++++------- 1 file changed, 12 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 906b57b..b6481b3 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,13 @@ -# How to install -
-- Unity->Window->Package Manager
-- Click "+" left corner
-- Add package from git URL
-- Insert https://github.com/boxqkrtm/com.unity.ide.cursor.git
-- Add
+## How to install +- Unity -> Window -> Package Manager +- Click "+" at the top left corner +- Add package from git URL +- Insert `https://github.com/boxqkrtm/com.unity.ide.cursor.git` +- Add - Done + +> **Important Notice for Users Updating from Older Versions** +> Starting from version **v2.0.24**, the package name has been changed from +> `com.unity.ide.cursor` to `com.boxqkrtm.ide.cursor` to prevent potential issues with Unity regarding attribution. +> Violating these attribution rules may trigger warnings in Unity. +> If you experience errors during the update, please remove the existing package before reinstalling the new one to avoid conflicts.