From 72780b4da31a538bc8a2e5f1a116dd31e614b6a5 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:23 +0300 Subject: [PATCH] Update 'README.md' --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 39b4046..b1697ae 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 +`cd ORB-SLA3_Linux +chmod +x build.sh ./build.sh` \ No newline at end of file