From 559c92688cf742103a5913d32469fcbd5928869b Mon Sep 17 00:00:00 2001 From: Mohsen K Date: Mon, 19 Oct 2020 12:28:59 -0700 Subject: [PATCH] Bold is better --- com.unity.perception/Documentation~/Tutorial/Phase1.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/com.unity.perception/Documentation~/Tutorial/Phase1.md b/com.unity.perception/Documentation~/Tutorial/Phase1.md index 0cff9f09d..bebdbc0c5 100644 --- a/com.unity.perception/Documentation~/Tutorial/Phase1.md +++ b/com.unity.perception/Documentation~/Tutorial/Phase1.md @@ -16,7 +16,7 @@ Steps included this phase of the tutorial: ### Step 1: Download Unity Editor and Create a New Project -* **Action**: Navigate to [this](https://unity3d.com/get-unity/download/archive) page to download and install the latest version of Unity Editor 2019.4.x. (The tutorial has not yet been fully tested on newer versions.) +* **Action**: Navigate to [this](https://unity3d.com/get-unity/download/archive) page to download and install the latest version of **Unity Editor 2019.4.x**. (The tutorial has not yet been fully tested on newer versions.) An alternative approach is to first install [_**Unity Hub**_](https://unity3d.com/get-unity/download), which will allow you to have multiple versions of Unity on your computer, and make it easier to manage your Unity projects and the versions of Unity they will use.