Skip to content

Commit cc584bc

Browse files
committed
Add FAQ
1 parent b6933bf commit cc584bc

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

templates/download.html

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -426,6 +426,16 @@ <h3 style="margin: 0 0 0.5rem; font-size: 1.05rem; font-weight: 700; color: #5b2
426426
<h2 class="faq-heading mb-4">Frequently Asked Questions</h2>
427427

428428
<div class="faq-list">
429+
<details class="faq-item">
430+
<summary class="faq-question">
431+
<span>I previously purchased an installer. Can I just install the new one to update?</span>
432+
<svg class="faq-chevron" width="20" height="20" viewBox="0 0 20 20" fill="none"><path d="M5 7.5L10 12.5L15 7.5" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>
433+
</summary>
434+
<div class="faq-answer">
435+
<p>Yes, you should be able to run the new installer over the previous installation folder and your projects and tasks will migrate automatically. To be safe, make a backup of the previous WebODM installation folder before running the new installer.</p>
436+
</div>
437+
</details>
438+
429439
<details class="faq-item">
430440
<summary class="faq-question">
431441
<span>Can WebODM process my dataset?</span>

0 commit comments

Comments
 (0)