diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2017-10-11 20:50:24 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2017-10-11 21:03:13 -0400 |
commit | d3eb148cfa411bd8e22f06f190ffda4b2cca5a06 (patch) | |
tree | 2706346415b40d5e5e7f203c10ed0d73b0a5bb10 /docs/beaglebone.md | |
parent | 00d541b7674fde5c4b308a4328fcc836dabcf1b9 (diff) | |
download | kutter-d3eb148cfa411bd8e22f06f190ffda4b2cca5a06.tar.gz kutter-d3eb148cfa411bd8e22f06f190ffda4b2cca5a06.tar.xz kutter-d3eb148cfa411bd8e22f06f190ffda4b2cca5a06.zip |
docs: Point to beaglebone.md from the main installation document
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'docs/beaglebone.md')
-rw-r--r-- | docs/beaglebone.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/beaglebone.md b/docs/beaglebone.md index 2b61478d..5d773287 100644 --- a/docs/beaglebone.md +++ b/docs/beaglebone.md @@ -1,5 +1,5 @@ This document describes the process of running Klipper on a Beaglebone -PRU. The PRU support is experimental. +PRU. Building an OS image ==================== @@ -91,4 +91,4 @@ Remaining configuration Complete the installation by configuring Klipper and Octoprint following the instructions in -[the main installation document](Installation.md#Configuring_Klipper). +[the main installation document](Installation.md#configuring-klipper). |