Update 'README.md'

This commit is contained in:
2022-09-03 13:14:04 +03:00
parent 0fc381ea31
commit c76a477ce9

View File

@@ -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): 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` `cd ORB-SLA3_Linux
`chmod +x build.sh` chmod +x build.sh
`./build.sh` ./build.sh`