Skip to content

Commit c069501

Browse files
Merge pull request #215 from clearpathrobotics/ros2/robot-install-script-rename
[ROS 2 Humble] Updated install script name.
2 parents 5398041 + 2bf67cb commit c069501

File tree

1 file changed

+1
-1
lines changed
  • docs_versioned_docs/version-ros2humble/ros/installation

1 file changed

+1
-1
lines changed

docs_versioned_docs/version-ros2humble/ros/installation/robot.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ All platforms with the exception of the A200 will require a firmware update to r
9494
#### Package Sourcing, and Install
9595

9696
```
97-
wget -c https://raw.githubusercontent.com/clearpathrobotics/clearpath_computer_installer/main/install.sh && bash -e install.sh
97+
wget -c https://raw.githubusercontent.com/clearpathrobotics/clearpath_computer_installer/main/clearpath_computer_installer.sh && bash -e clearpath_computer_installer.sh
9898
```
9999

100100
#### Network Configuration

0 commit comments

Comments
 (0)