diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2020-02-17 20:44:36 -0500 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2020-02-17 20:49:32 -0500 |
commit | 01d985a739f1ac5602d996231507aff5e16c1849 (patch) | |
tree | f9ae43e5b6c3cbd8516f40002ea09b375c0d1574 /docs/Installation.md | |
parent | 5304c4141cc9917a9f6a7ad4c9237bd6ac01b4d8 (diff) | |
download | kutter-01d985a739f1ac5602d996231507aff5e16c1849.tar.gz kutter-01d985a739f1ac5602d996231507aff5e16c1849.tar.xz kutter-01d985a739f1ac5602d996231507aff5e16c1849.zip |
docs: Recommend RPi 2 or later in Installation.md
Reported by @patrickkettner.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'docs/Installation.md')
-rw-r--r-- | docs/Installation.md | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/Installation.md b/docs/Installation.md index 442ebda9..d28590ff 100644 --- a/docs/Installation.md +++ b/docs/Installation.md @@ -1,7 +1,6 @@ These instructions assume the software will run on a Raspberry Pi computer in conjunction with OctoPrint. It is recommended that a -Raspberry Pi 2 or Raspberry Pi 3 computer be used as the host machine -(see the +Raspberry Pi 2, 3, or 4 computer be used as the host machine (see the [FAQ](FAQ.md#can-i-run-klipper-on-something-other-than-a-raspberry-pi-3) for other machines). |