diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2017-04-24 09:39:40 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2017-04-24 09:39:40 -0400 |
commit | 56d4422d31d360f04284bc285b13e07dceffdf84 (patch) | |
tree | 825aee0170b887299671c50f0d406f12444f6b46 /docs/Installation.md | |
parent | e507848a8faf76e34677f8882b9bc988dfd99581 (diff) | |
download | kutter-56d4422d31d360f04284bc285b13e07dceffdf84.tar.gz kutter-56d4422d31d360f04284bc285b13e07dceffdf84.tar.xz kutter-56d4422d31d360f04284bc285b13e07dceffdf84.zip |
docs: Reword alternate linux machine in installation instructions
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'docs/Installation.md')
-rw-r--r-- | docs/Installation.md | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/Installation.md b/docs/Installation.md index d9e99819..0b9c6bc6 100644 --- a/docs/Installation.md +++ b/docs/Installation.md @@ -3,10 +3,10 @@ computer in conjunction with OctoPrint. It is recommended that a Raspberry Pi 2 or Raspberry Pi 3 computer be used as the host machine. -It should be possible to run the Klipper host software on any recent -Linux distribution, but doing so will require Linux admin knowledge to -translate these installation instructions to the particulars of that -machine. +It should be possible to run the Klipper host software on any computer +running a recent Linux distribution, but doing so will require Linux +admin knowledge to translate these installation instructions to the +particulars of that machine. Klipper currently supports Atmel ATmega based micro-controllers and Arduino Due (Atmel SAM3x8e ARM micro-controller) printers. |