aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Installation.md
diff options
context:
space:
mode:
authorKevin O'Connor <kevin@koconnor.net>2018-07-08 11:01:54 -0400
committerKevin O'Connor <kevin@koconnor.net>2018-07-08 11:01:54 -0400
commitfa9b321991190ef1b1505c1467cceda5df286d96 (patch)
tree9556b7ccfc17412107213dfec15117a72bdb2eb4 /docs/Installation.md
parentf7c2d918b657bc6572002f817cfbb49e9d5dcc8d (diff)
downloadkutter-fa9b321991190ef1b1505c1467cceda5df286d96.tar.gz
kutter-fa9b321991190ef1b1505c1467cceda5df286d96.tar.xz
kutter-fa9b321991190ef1b1505c1467cceda5df286d96.zip
docs: Update main documentation to not Smoothieboard support
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'docs/Installation.md')
-rw-r--r--docs/Installation.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/Installation.md b/docs/Installation.md
index 76c74f76..2c8e573e 100644
--- a/docs/Installation.md
+++ b/docs/Installation.md
@@ -6,8 +6,8 @@ Raspberry Pi 2 or Raspberry Pi 3 computer be used as the host machine
for other machines).
Klipper currently supports Atmel ATmega based micro-controllers,
-Arduino Due (Atmel SAM3x8e ARM micro-controller), and
-[Beaglebone PRU](beaglebone.md) based printers.
+Arduino Due (Atmel SAM3x8e ARM micro-controller), Smoothieboard (ARM
+LPC176x), and [Beaglebone PRU](beaglebone.md) based printers.
Prepping an OS image
====================