diff options
Diffstat (limited to 'docs/Installation.md')
-rw-r--r-- | docs/Installation.md | 4 |
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 ==================== |