From 3bb285fd35c345af8eabc83c01e4ace36f596778 Mon Sep 17 00:00:00 2001 From: Oleg Kalachev Date: Wed, 3 Nov 2021 18:59:48 +0300 Subject: [PATCH] docs: fix --- docs/en/simulation_native.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/simulation_native.md b/docs/en/simulation_native.md index ad8b68dd..c7cb7eb0 100644 --- a/docs/en/simulation_native.md +++ b/docs/en/simulation_native.md @@ -75,7 +75,7 @@ ln -s "$(catkin_find clover_simulation airframes)"/* ~/PX4-Autopilot/ROMFS/px4fm `mavros` package requires geographiclib datasets to be present: ```bash -sudo /opt/ros/noetic/lib/mavros/install_geographiclib_datasets.sh``` +sudo /opt/ros/noetic/lib/mavros/install_geographiclib_datasets.sh ``` ## Build the simulator