From 7eb74d01ee7d4daac9a8a4faf8955eb4fa9f6b67 Mon Sep 17 00:00:00 2001 From: Thomas Burgess Date: Tue, 7 Oct 2025 00:33:27 -0500 Subject: [PATCH] Fix package url --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d56d84b..cad69e6 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ Stay tuned for updates! 2. Click the **Add package from Git URL** button. 3. Paste the following URL: ```text - https://github.com/AnanD3V/SplineMesh + https://github.com/AnanD3V/SplineMesh.git ### Option 2: Install via package 1. Open this alternative link to get the package file ```text @@ -37,3 +37,4 @@ Stay tuned for updates! 2. Download the .zip file 3. Extract the .zip file 4. Open the .unitypackage file inside it with Unity open, to import the package directly. +