Skip to content

Commit

Permalink
updated instructions for completely removing ros noetic
Browse files Browse the repository at this point in the history
  • Loading branch information
Herpderk committed Aug 17, 2023
1 parent af8478b commit d7a6e8a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@
```
cd /opt/ros
sudo rm -r noetic
cd /mnt/c/opt/ros
sudo rm -r noetic
```
Edit your ~/.bashrc and remove all ROS related commands.

Expand Down

0 comments on commit d7a6e8a

Please sign in to comment.