Skip to content

Commit 11e4715

Browse files
committed
README update
1 parent 2fd91c1 commit 11e4715

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

BranchSDK/Windows/README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,20 @@ Visual Studio 2019 (Earlier versions are not supported.)
1313

1414
### Download the SDK
1515

16-
The Branch SDK Installer is available for download [here](https://github.com/BranchMetrics/cpp-branch-deep-linking-attribution/releases/download/1.2.0-rc1/BranchSDK.msi). This downloads a file called
16+
The Branch SDK Installer is available for download [here](https://github.com/BranchMetrics/cpp-branch-deep-linking-attribution/releases/download/1.2.0-rc2/BranchSDK.msi). This downloads a file called
1717
`BranchSDK.msi`.
1818

1919
(_Note:_ Once released, we should be able to
2020
replace this with a permanent unversioned URL to avoid updating with each
2121
release.)
2222

23+
(_Note:_ Before release, it's always best to uninstall any previous version
24+
of the MSI manually, under Add/Remove Programs, before installing a new
25+
version. Wix does not support a version like 1.2.0-rc2. As a result of
26+
running two different installers with the same version, you may end up with
27+
two or more entries under Add/Remove Programs for this SDK. This will not
28+
be an issue after release.)
29+
2330
### Install the SDK
2431

2532
Double-click the `BranchSDK.msi` file to begin installation. The Branch SDK

0 commit comments

Comments
 (0)