Skip to content

Commit

Permalink
Update source_install.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
miferco97 authored Apr 1, 2024
1 parent 189d28e commit 16fed75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/_00_getting_started/source_install.rst
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ A new workspace for Aerostack2 will be created in order to clone the source code
mkdir -p ~/aerostack2_ws/src/ && cd ~/aerostack2_ws/src/
git clone https://github.com/aerostack2/aerostack2.git
cd ~/aerostack2_ws
cd ~/aerostack2_ws/src
sudo rosdep init
rosdep update
rosdep install -y -r -q --from-paths src --ignore-src
Expand Down

0 comments on commit 16fed75

Please sign in to comment.