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.