1
0
mirror of https://github.com/hybridgroup/gobot.git synced 2025-04-24 13:48:49 +08:00

beaglebone(doc): fix preceding typo (#985)

Signed-off-by: guoguangwu <guoguangwu@magic-shield.com>
Co-authored-by: Thomas Kohler <g2t@e.mail.de>
This commit is contained in:
guangwu 2023-10-20 21:45:15 +08:00 committed by GitHub
parent 82745f48da
commit 06e8f78180
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -110,7 +110,7 @@ scp beaglebone_blink debian@192.168.7.2:/home/debian/
ssh -t debian@192.168.7.2 "./beaglebone_blink"
```
In order to run the preceeding commands, you must be running the official Debian Linux through the usb->ethernet connection,
In order to run the preceding commands, you must be running the official Debian Linux through the usb->ethernet connection,
or be connected to the board using WiFi.
You must also configure hardware settings as described below.