|
1 | 1 | # Install CodeFactory SDK |
2 | 2 |
|
3 | | -This section will provide you the steps for installing the SDK that supports CodeFactory. |
| 3 | +This section will provide guidance for installing the SDK that supports CodeFactory. |
4 | 4 |
|
5 | | -If you have not already installed CodeFactory into Visual studio please follow the instructions provided here. |
| 5 | +If you have not already installed CodeFactory into Visual Studio please follow the instructions provided here before proceeding with the SDK setup. |
6 | 6 |
|
7 | 7 | [Install CodeFactory for Visual Studio](CodeFactoryForVisualStudio.md) |
8 | 8 | ___ |
9 | 9 |
|
10 | 10 | ## Step 1: Download the CodeFactory SDK |
11 | 11 |
|
12 | | -Get the latest release of the CodeFactory Runtime installer. |
| 12 | +Get the latest release of the CodeFactory SDK installer here: |
13 | 13 |
|
14 | 14 | [CodeFactory SDK Installer](https://github.com/CodeFactoryLLC/CodeFactory/releases) |
15 | 15 |
|
16 | 16 | Under SDK Release you will download the VSIX file. The file will be named CodeFactorySDK(TargetVersion).vsix |
17 | 17 |
|
18 | 18 | ## Step 2: Execute the VSIX Installer |
19 | | -Please make sure you have exited all copies of Visual Studio. Then double click the vsix file from file explorer, this will run the Vsix install. |
20 | | -An important note since utilities are installed directly into the directories where Visual Studio is hosted this will require to run with administrator privilage. |
| 19 | +Please ensure all instances of Visual Studio have been closed prior to double-clicking the VSIX file from File Explorer, this will run the VSIX install. |
| 20 | +An important note since utilities are installed directly into the directories where Visual Studio is hosted this will require to "run with administrator" privilage. |
21 | 21 | You will be prompted to accept the installation to your machine. |
22 | 22 |
|
23 | 23 | Once the install is complete you are ready to start creating or updating CodeFactory projects. |
24 | 24 |
|
25 | 25 | ## Guidance |
26 | 26 | Once you have completed the setup of CodeFactory SDK you can return to guidance here. |
27 | 27 |
|
28 | | -[CodeFactory Guidance](../Overview.md) |
| 28 | +[CodeFactory Guidance](../Overview.md) |
0 commit comments