diff options
author | Yifei Ding <dingyifeiair@gmail.com> | 2021-11-20 23:23:56 -0800 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2021-11-22 21:03:32 -0500 |
commit | a1af78cb83eb91c20126d02012ad8a20405470b4 (patch) | |
tree | cd2507ce1f81a80d1dcb9387e65f629eed4d1c47 /docs/FAQ.md | |
parent | 85667649d1422e4b88f9137ffeae58898f66ea50 (diff) | |
download | kutter-a1af78cb83eb91c20126d02012ad8a20405470b4.tar.gz kutter-a1af78cb83eb91c20126d02012ad8a20405470b4.tar.xz kutter-a1af78cb83eb91c20126d02012ad8a20405470b4.zip |
docs: Rename Documents
Signed-off-by: Yifei Ding <yifeiding@protonmail.com>
Diffstat (limited to 'docs/FAQ.md')
-rw-r--r-- | docs/FAQ.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/FAQ.md b/docs/FAQ.md index 7724d2c9..c671d05d 100644 --- a/docs/FAQ.md +++ b/docs/FAQ.md @@ -136,7 +136,7 @@ feature when printing (see [config reference](Config_Reference.md#virtual_sdcard) for details). For running on the Beaglebone, see the -[Beaglebone specific installation instructions](beaglebone.md). +[Beaglebone specific installation instructions](Beaglebone.md). Klipper has been run on other machines. The Klipper host software only requires Python running on a Linux (or similar) computer. However, if |