* Update necessary-cfg for grammar and readability fixes * Update homepage for typos, grammar and readability * Update index.md in manual setup for readability * Update for readability and make editing moonraker.conf a sub-chapter * Update for readabiliy and grammar * Update for readability and grammar * Fix PR #478 with review feedback - fix Klipper pause / resume * Fix typo (missing s in preset) * Make call to action stronger, remove "it is" for "time to print!" * Improve readability on front page * Update Kiauh page for readability and gramma * Review and update Update guides for spelling, grammar, readabilty and localization * Review updates from yesterday and fix some errors from updating the docs * Apply feedback to fix typos for PR#478 Signed-off-by Paul Cutler paul@paulcutler.org
17 lines
601 B
Markdown
17 lines
601 B
Markdown
---
|
|
layout: default
|
|
title: Update Guides
|
|
nav_order: 3
|
|
has_children: true
|
|
permalink: /update/
|
|
has_toc: false
|
|
---
|
|
|
|
There are two methods to update Mainsail: from Mainsail's interface in your web browser or by manually updating.
|
|
|
|
|
|
- [Update Manager Guide](update-manager) <span class="label label-red">(Recommended)</span>
|
|
Update Klipper, Moonraker and Mainsail in your web browser using Mainsail. This is the recommended method.
|
|
- [Manual Update Guide](manual-update)
|
|
Review the included guides on how to manually update each component, including Klipper, Moonraker, and Mainsail.
|