Skip to content

Commit 4503632

Browse files
authored
Update Phase1.md
1 parent 209fcd6 commit 4503632

File tree

1 file changed

+1
-1
lines changed
  • com.unity.perception/Documentation~/Tutorial

1 file changed

+1
-1
lines changed

com.unity.perception/Documentation~/Tutorial/Phase1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ As the name suggests, the _**Package Manager**_ is where you can download new pa
4343
* **:green_circle: Action**: Click on the _**+**_ sign at the top-left corner of the _**Package Manager**_ window and then choose the option _**Add package from git URL...**_.
4444
* **:green_circle: Action**: Enter the address `com.unity.perception` and click _**Add**_.
4545

46-
> :information_source: If you would like to install a specific version of the package, you can append the version to the end of the url. For example `com.unity.perception@0.1.0-preview.8`. For this tutorial, **we do not need to add a version**. You can also install the package from a local clone of the Perception repository. More information on installing local packages is available [here](https://docs.unity3d.com/Manual/upm-ui-local.html).
46+
> :information_source: If you would like to install a specific version of the package, you can append the version to the end of the url. For example `com.unity.perception@0.8.0-preview.1`. For this tutorial, **we do not need to add a version**. You can also install the package from a local clone of the Perception repository. More information on installing local packages is available [here](https://docs.unity3d.com/Manual/upm-ui-local.html).
4747
4848
It will take some time for the manager to download and import the package. Once the operation finishes, you will see the newly downloaded Perception package automatically selected in the _**Package Manager**_, as depicted below:
4949

0 commit comments

Comments
 (0)