Skip to content
This repository was archived by the owner on Dec 21, 2023. It is now read-only.

Commit dc1555c

Browse files
Merge pull request #38 from OpenTabletDriver/upgrade-note-windows
Add Windows install upgrade note
2 parents d3fd9dd + 089dc4c commit dc1555c

1 file changed

Lines changed: 14 additions & 2 deletions

File tree

OpenTabletDriver.Web/Views/Wiki/Install/Windows.cshtml

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,24 @@
1818
</li>
1919
</ol>
2020

21+
<p class="text-muted">
22+
If you were previously using the standalone installer/updater (before v0.6), it is highly suggested that you switch
23+
to the new method for installing OpenTabletDriver below.
24+
</p>
25+
2126
<hr/>
2227

23-
<h3 class="wiki-nav-item" id="portable">
24-
Portable
28+
<h3 class="wiki-nav-item" id="installation">
29+
Installation
2530
</h3>
2631
<div class="ms-3">
32+
<p>
33+
<small class="text-muted">
34+
Note: If you are upgrading from an older version of OpenTabletDriver, it is important that you do not
35+
install it on top of the old version and instead clean up the old directory or install it to its own
36+
directory.
37+
</small>
38+
</p>
2739
<ol>
2840
<li>
2941
Download the

0 commit comments

Comments
 (0)