diff --git a/docs/en/simulation_native.md b/docs/en/simulation_native.md index efeb2df3..eab42c55 100644 --- a/docs/en/simulation_native.md +++ b/docs/en/simulation_native.md @@ -13,7 +13,7 @@ Create the workspace and clone Clover sources: ```bash mkdir -p ~/catkin_ws/src cd ~/catkin_ws/src -git clone https://github.com/CopterExpress/clover -b clover_description +git clone https://github.com/CopterExpress/clover git clone https://github.com/CopterExpress/ros_led ```