From c76a477ce9b499ca08014f56a0dc9a8703211f50 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=98=D0=B2=D0=B0=D0=BD=20=D0=9F=D0=BE=D0=B4=D0=BC=D0=BE?= =?UTF-8?q?=D0=B3=D0=B8=D0=BB=D1=8C=D0=BD=D1=8B=D0=B9?= Date: Sat, 3 Sep 2022 13:14:04 +0300 Subject: [PATCH] Update 'README.md' --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 8fd4a6a..39b4046 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,6 @@ Please refer to the original repository on the details of the installation proce You can use the script to install the Thirdparty libraries and ORB-SLAM3 core and the examples. But make sure you have installed all the required packages (You may need to change the paths to the packages in your CMakeLists.txt): -`cd ORB-SLA3_Linux` -`chmod +x build.sh` -`./build.sh` \ No newline at end of file +`cd ORB-SLA3_Linux +chmod +x build.sh +./build.sh` \ No newline at end of file