From 1073db839e65a65444063ed71761392a46d0eaf5 Mon Sep 17 00:00:00 2001 From: Nicolas Noble Date: Thu, 10 Apr 2025 18:22:26 -0700 Subject: [PATCH] Fixing typo. Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index f38aae1..27f8b7e 100644 --- a/README.md +++ b/README.md @@ -31,8 +31,7 @@ Rather than having to git clone this repository to your machine, you can install Click the + button in the upper left corner and select **"Add Package From Git URL"**. -Enter the Git URL for ``SplashEdit``: `https://github.com/psxsplash/splashedit.git`. Alternatively, if you want to install a different branch of ``SplashEdit``, such as ``lua``, you can use: `https://github.com/psxsplash/splashedit.git#lua"`. - +Enter the Git URL for ``SplashEdit``: `https://github.com/psxsplash/splashedit.git`. Alternatively, if you want to install a different branch of ``SplashEdit``, such as ``lua``, you can use: `https://github.com/psxsplash/splashedit.git#lua`. For more information on using Git dependencies, you can take a look at [Unity's official documentation](https://docs.unity3d.com/6000.0/Documentation/Manual/upm-git.html). ## Helpful Videos: