Skip to content

Commit 090e40d

Browse files
committed
Update readme.
1 parent bd009e4 commit 090e40d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,13 +19,13 @@ Graphics Tools is normally ingested as a Unity [package](https://docs.unity3d.co
1919

2020
![Package Manager Add](README/PackageManagerAdd.png)
2121

22-
3. Paste *https://github.com/microsoft/MixedReality-GraphicsTools-Unity.git?path=/com.microsoft.mrtk.graphicstools.unity#v0.4.0* into the text field and click `"Add"`
22+
3. Paste *https://github.com/microsoft/MixedReality-GraphicsTools-Unity.git?path=/com.microsoft.mrtk.graphicstools.unity#v0.8.0* into the text field and click `"Add"`
2323

2424
![Package Manager Paste](README/PackageManagerPaste.png)
2525

2626
4. Graphics Tools will now be installed within your Unity project as an immutable package within the project's `Packages` folder named `MRTK Graphics Tools`.
2727

28-
It is advised you use a specific release of the Graphics Tools package to ensure your project is locked to a stable release. Release version 0.4.0 is suggested in step three above. You can also pull another version, specific branch, or git commit hash by altering the URL as demonstrated below:
28+
It is advised you use a specific release of the Graphics Tools package to ensure your project is locked to a stable release. Release version 0.8.0 is suggested in step three above. You can also pull another version, specific branch, or git commit hash by altering the URL as demonstrated below:
2929

3030
| Syntax | URL example |
3131
|------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------|

0 commit comments

Comments
 (0)