aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--docs/Installation.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/docs/Installation.md b/docs/Installation.md
index 7666b569..d277aa3c 100644
--- a/docs/Installation.md
+++ b/docs/Installation.md
@@ -5,9 +5,10 @@ Raspberry Pi 2 or Raspberry Pi 3 computer be used as the host machine
[FAQ](FAQ.md#can-i-run-klipper-on-something-other-than-a-raspberry-pi-3)
for other machines).
-Klipper currently supports Atmel ATmega based micro-controllers,
-Arduino Due (Atmel SAM3x8e ARM micro-controller), Smoothieboard (ARM
-LPC176x), and [Beaglebone PRU](beaglebone.md) based printers.
+Klipper currently supports a number of Atmel ATmega based
+micro-controllers,
+[ARM based micro-controllers](Features.md#step-benchmarks), and
+[Beaglebone PRU](beaglebone.md) based printers.
Prepping an OS image
====================