Skip to content

Commit 4554e27

Browse files
authored
Update README.md
1 parent 7fe68c5 commit 4554e27

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,10 @@ Written by [Alexander Biggs](http://akbiggs.xyz) + [Adam Robinson-Yu](http://www
1010

1111
To get the latest release of UnityTimer, head over to [the Releases page](https://github.com/akbiggs/UnityTimer/releases) and download the Timer.unitypackage file from the latest release. Then if you have a Unity project open, you can open the .unitypackage file to install the scripts into your project.
1212

13-
Alternatively, if you like to live on the bleeding edge, you can clone this repository into your project's Assets folder. However, we do not guarantee this will give you a stable version.
13+
Alternatively, if you like to live on the bleeding edge, add `https://github.com/akbiggs/UnityTimer.git` to your packages in Unity Package Manager. However, we do not guarantee this will give you a stable version.
14+
15+
![Screenshot of selecting add git URL](https://i.imgur.com/Crx5hnZ.png)
16+
![Screenshot of adding package to UPM](https://i.imgur.com/IW4b6a8.png)
1417

1518
### Basic Example
1619

0 commit comments

Comments
 (0)