From 547203deca5aa7d33db44214253f5ab24528cca6 Mon Sep 17 00:00:00 2001 From: Brandon Pacewic Date: Thu, 1 Aug 2024 13:30:07 -0700 Subject: [PATCH 1/4] Update installer/README.md Co-authored-by: Azalea Colburn <62953415+azaleacolburn@users.noreply.github.com> --- installer/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installer/README.md b/installer/README.md index 0b082ada39..cca8352afa 100644 --- a/installer/README.md +++ b/installer/README.md @@ -5,7 +5,7 @@ - Navigate to [`synthesis.autodesk.com/download`](https://synthesis.autodesk.com/download.html). - Find the Exporter source code zip download. - Note that the source code is platform agnostic, it will work for **both** `Windows` and `Mac`. -- Once the source code for the Exporter is installed unzip the folder. +- Once the source code for the Exporter is downloaded, unzip the folder. - Next, if not done already, install `Autodesk Fusion`. - Once Fusion is open navigate to the `Utilities Toolbar`. ![image_caption](../tutorials/img/fusion/fusion-empty.png) From 68879dd3d51bc82bd1d9a20345f0772c8204a8c5 Mon Sep 17 00:00:00 2001 From: Brandon Pacewic Date: Thu, 1 Aug 2024 13:30:12 -0700 Subject: [PATCH 2/4] Update installer/README.md Co-authored-by: Azalea Colburn <62953415+azaleacolburn@users.noreply.github.com> --- installer/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installer/README.md b/installer/README.md index cca8352afa..fca635d2f3 100644 --- a/installer/README.md +++ b/installer/README.md @@ -6,7 +6,7 @@ - Find the Exporter source code zip download. - Note that the source code is platform agnostic, it will work for **both** `Windows` and `Mac`. - Once the source code for the Exporter is downloaded, unzip the folder. -- Next, if not done already, install `Autodesk Fusion`. +- Next, if you haven't already, install `Autodesk Fusion`. - Once Fusion is open navigate to the `Utilities Toolbar`. ![image_caption](../tutorials/img/fusion/fusion-empty.png) - Click on `Scripts and Add-ins` from the toolbar. From aa6aa7c08372d1ae8ad202ae3907c3318b1d03fc Mon Sep 17 00:00:00 2001 From: Brandon Pacewic Date: Thu, 1 Aug 2024 13:30:17 -0700 Subject: [PATCH 3/4] Update installer/README.md Co-authored-by: Azalea Colburn <62953415+azaleacolburn@users.noreply.github.com> --- installer/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installer/README.md b/installer/README.md index fca635d2f3..7d60c6e0e2 100644 --- a/installer/README.md +++ b/installer/README.md @@ -7,7 +7,7 @@ - Note that the source code is platform agnostic, it will work for **both** `Windows` and `Mac`. - Once the source code for the Exporter is downloaded, unzip the folder. - Next, if you haven't already, install `Autodesk Fusion`. -- Once Fusion is open navigate to the `Utilities Toolbar`. +- Once Fusion is open, navigate to the `Utilities Toolbar`. ![image_caption](../tutorials/img/fusion/fusion-empty.png) - Click on `Scripts and Add-ins` from the toolbar. ![image_caption](../tutorials/img/fusion/fusion-addins-highlight.png) From 37490ddfdbea3725fc055fcc2e64c4ee7c57a3da Mon Sep 17 00:00:00 2001 From: Brandon Pacewic Date: Thu, 1 Aug 2024 13:30:27 -0700 Subject: [PATCH 4/4] Update installer/README.md Co-authored-by: Azalea Colburn <62953415+azaleacolburn@users.noreply.github.com> --- installer/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installer/README.md b/installer/README.md index 7d60c6e0e2..7234c7cec8 100644 --- a/installer/README.md +++ b/installer/README.md @@ -9,7 +9,7 @@ - Next, if you haven't already, install `Autodesk Fusion`. - Once Fusion is open, navigate to the `Utilities Toolbar`. ![image_caption](../tutorials/img/fusion/fusion-empty.png) -- Click on `Scripts and Add-ins` from the toolbar. +- Click on `Scripts and Add-ins` in the toolbar. ![image_caption](../tutorials/img/fusion/fusion-addins-highlight.png) - Navigate to `Add-ins` and select the green plus icon. ![image_caption](../tutorials/img/fusion/fusion-addins-panel.png)