aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/beaglebone.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/beaglebone.md b/docs/beaglebone.md
index 93870c3f..6a5afdd3 100644
--- a/docs/beaglebone.md
+++ b/docs/beaglebone.md
@@ -71,9 +71,9 @@ make flash
sudo service klipper start
```
-For the Replicape, it is also necessary to compile and install the
-micro-controller code for a Linux host process. Run "make menuconfig"
-a second time and configure it for a "Linux process":
+It is also necessary to compile and install the micro-controller code
+for a Linux host process. Run "make menuconfig" a second time and
+configure it for a "Linux process":
```
make menuconfig
```