From dd96c91b55ecd94a97cdb62a259e3d208cd5cf2f Mon Sep 17 00:00:00 2001 From: Oleg Kalachev Date: Sat, 30 Oct 2021 21:36:51 +0300 Subject: [PATCH] docs: minor 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 3c07ae83..ad8b68dd 100644 --- a/docs/en/simulation_native.md +++ b/docs/en/simulation_native.md @@ -2,7 +2,7 @@ Setting up the simulation environment from scratch requires some effort, but results in the most performant setup, with less chance of driver issues. -> **Hint** See up-to-date commands set for installation Clover simulation software in the script, that builds the virtual machine image with the simulator: `[install_software.sh]`(https://github.com/CopterExpress/clover_vm/blob/master/scripts/install_software.sh). +> **Hint** See up-to-date commands set for installation Clover simulation software in the script, that builds the virtual machine image with the simulator: [`install_software.sh`](https://github.com/CopterExpress/clover_vm/blob/master/scripts/install_software.sh). Prerequisites: Ubuntu 20.04 and [ROS Noetic](http://wiki.ros.org/noetic/Installation/Ubuntu).