From eee2bcc0a3ff931ec0141aa6477075d0ba90c220 Mon Sep 17 00:00:00 2001 From: jenniferdavid <jenniferdavid87@gmail.com> Date: Fri, 16 Nov 2018 14:38:56 +0100 Subject: [PATCH] Update Readme.md --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index f94a1bc..3cb647a 100644 --- a/Readme.md +++ b/Readme.md @@ -85,4 +85,4 @@ Open three Terminals: * When that installation is ready type: * `wget https://raw.githubusercontent.com/mavlink/mavros/master/mavros/scripts/install_geographiclib_datasets.sh` * `./install_geographiclib_datasets.sh` (you might have to make the install_geographiclib_datasets.sh executable.) -## If roslaunch cannot find the python node, then you need to change permissions for all the python sources using chmod ## +## If roslaunch cannot find the python node, then you need to change permissions for all the python sources using `chmod` ## -- GitLab