We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5398041 + 2bf67cb commit c069501Copy full SHA for c069501
docs_versioned_docs/version-ros2humble/ros/installation/robot.mdx
@@ -94,7 +94,7 @@ All platforms with the exception of the A200 will require a firmware update to r
94
#### Package Sourcing, and Install
95
96
```
97
-wget -c https://raw.githubusercontent.com/clearpathrobotics/clearpath_computer_installer/main/install.sh && bash -e install.sh
+wget -c https://raw.githubusercontent.com/clearpathrobotics/clearpath_computer_installer/main/clearpath_computer_installer.sh && bash -e clearpath_computer_installer.sh
98
99
100
#### Network Configuration
0 commit comments