Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pbustos authored Jul 17, 2024
1 parent e61b25d commit ab0464e
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,8 +94,10 @@ sudo ln -s /home/$USER /home/robocomp

```bash
cd /home/robocomp/robocomp
ln -s core/cmake cmake
ln -s core/classes classes
ln -s robocomp_core/cmake cmake
ln -s robocomp_core/classes classes
ln -s robocomp_interfaces interfaces
ln -s robocomp_tools tools
mkdir components
```

Expand Down

0 comments on commit ab0464e

Please sign in to comment.