From 852516c72c53565b78ffb47a15a8357095bf3b56 Mon Sep 17 00:00:00 2001 From: TextusGames <34438607+TextusGames@users.noreply.github.com> Date: Sat, 26 Mar 2022 13:40:16 +0300 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index ed6d6c7..23b650b 100644 --- a/README.md +++ b/README.md @@ -21,9 +21,9 @@ Possibly Use the + inside the Package Manager window and add this URL: image -``` -"https://github.com/TextusGames/UnitySerializedReferenceUI.git" -``` + +https://github.com/TextusGames/UnitySerializedReferenceUI.git + Or add id to your `packages.json` file manually (located inside the project's Packages folder). ```json "com.textus-games.serialized-reference-ui": "https://github.com/TextusGames/UnitySerializedReferenceUI.git"