aboutsummaryrefslogtreecommitdiffstats
path: root/docs/FAQ.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/FAQ.md')
-rw-r--r--docs/FAQ.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/FAQ.md b/docs/FAQ.md
index f02ef1ce..a5827f16 100644
--- a/docs/FAQ.md
+++ b/docs/FAQ.md
@@ -424,3 +424,7 @@ follow the full upgrade steps outlined above. Note that the RESTART
and FIRMWARE_RESTART g-code commands do not load new software - the
above "sudo service klipper restart" and "make flash" commands are
needed for a software change to take effect.
+
+When upgrading the software, be sure to check the
+[config changes](Config_Changes.md) document for information on
+software changes that may require updates to your printer.cfg file.