From 4eb1f1722d73a5512e165c573df6c49925d800a3 Mon Sep 17 00:00:00 2001 From: Pascal Serrarens Date: Mon, 23 Jan 2023 15:48:41 +0000 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6b11b9f..950f66f 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Installation ============ You can import the Humanoid Control Free package in Unity directly with the Package Manager git package importer. -See: [Unity: Installing from a Git URL](https://docs.unity3d.com/Manual/upm-ui-giturl.html) +See [Unity: Installing from a Git URL](https://docs.unity3d.com/Manual/upm-ui-giturl.html) Use the link from 'Clone with HTTP' (for example: https://gitlab.passervr.com/passer/unity/humanoidcontrol4_free.git) In this way you can always retrieve the latest version by pressing the `Update` button in the Package Manager. @@ -12,7 +12,7 @@ This will give you a stable version which does not change. Updating can be done ChangeLog and Releases ====================== -You will find all releases with UnityPackages and links for the Unity Package Manager in the [Releases](https://gitlab.passervr.com/passer/unity/humanoidcontrol4_free/-/releases) +You will find all releases with UnityPackages and links for the Unity Package Manager on the [Releases](https://gitlab.passervr.com/passer/unity/humanoidcontrol4_free/-/releases) page. An RSS/Atom feed with all releases can be found on the [Tags page](http://gitlab.passervr.com/passer/unity/humanoidcontrol4_free/-/tags). Click on the _Tags feed_ icon in the top-right corner to retrieve the feed.