Skip to content

Commit be48c3a

Browse files
authored
Update CodeFactorySDK.md
typos/formatting fixes
1 parent 873b6be commit be48c3a

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed
Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,28 @@
11
# Install CodeFactory SDK
22

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.
44

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.
66

77
[Install CodeFactory for Visual Studio](CodeFactoryForVisualStudio.md)
88
___
99

1010
## Step 1: Download the CodeFactory SDK
1111

12-
Get the latest release of the CodeFactory Runtime installer.
12+
Get the latest release of the CodeFactory SDK installer here:
1313

1414
[CodeFactory SDK Installer](https://github.com/CodeFactoryLLC/CodeFactory/releases)
1515

1616
Under SDK Release you will download the VSIX file. The file will be named CodeFactorySDK(TargetVersion).vsix
1717

1818
## 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.
2121
You will be prompted to accept the installation to your machine.
2222

2323
Once the install is complete you are ready to start creating or updating CodeFactory projects.
2424

2525
## Guidance
2626
Once you have completed the setup of CodeFactory SDK you can return to guidance here.
2727

28-
[CodeFactory Guidance](../Overview.md)
28+
[CodeFactory Guidance](../Overview.md)

0 commit comments

Comments
 (0)