Skip to content

Commit

Permalink
Update README.md to fix http
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasw authored May 13, 2024
1 parent 2a1243b commit ba5c6f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ubuntu_2204/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ catkin_tools is needed to catkin build (but if catkin_make is preferred then thi
```
cd ~/other/src
# git clone [email protected]:lucasw/catkin_tools --branch sanitize_cmake_prefix_path
git clone https:github.com/lucasw/catkin_tools --branch sanitize_cmake_prefix_path
git clone https://github.com/lucasw/catkin_tools --branch sanitize_cmake_prefix_path
cd catkin_tools
python3 setup.py install --prefix=$DEST --record install_manifest.txt --single-version-externally-managed
```
Expand Down

0 comments on commit ba5c6f9

Please sign in to comment.