Skip to content

Commit 03f49ce

Browse files
authored
Update 7_get_started_with_real_robot.md (#559)
1 parent 8e7d697 commit 03f49ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/7_get_started_with_real_robot.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ For a visual walkthrough of the assembly process, you can refer to [this video t
2929

3030
## 2. Configure motors, calibrate arms, teleoperate your Koch v1.1
3131

32-
First, install the additional dependencies required for robots built with dynamixel motors like Koch v1.1 by running one of the following commands.
32+
First, install the additional dependencies required for robots built with dynamixel motors like Koch v1.1 by running one of the following commands (make sure gcc is installed).
3333

3434
Using `pip`:
3535
```bash

0 commit comments

Comments
 (0)