Skip to content

Commit

Permalink
Update criar-projeto.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dsoldev authored Nov 6, 2023
1 parent ecadf83 commit c408c54
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/projeto/criar-projeto.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ Successfully created files in /home/borg/catkin_ws/src/projeto-robcomp. Please a
Vamos criar um diretório para os programas Python:

```bash
cd ~/catkin_ws/
catkin_make
cd ~/catkin_ws/src/projeto-robcomp
mkdir scripts
cd scripts
Expand Down

0 comments on commit c408c54

Please sign in to comment.