Skip to content

Commit 12c5ac9

Browse files
committed
FIX: udpated correct istructions README x2
1 parent 0e65970 commit 12c5ac9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,10 +47,10 @@ gantt
4747
## 3rd party libraries
4848

4949
The project uses the following 3rd party libraries:
50-
- `Open3d 0.18.0` for 3D point cloud processing as pre-build binaries)
50+
- `Open3d 0.18.0` for 3D point cloud processing as pre-build binaries ([store here](https://github.com/diffCheckOrg/submodule-open3d.git))
5151
- `Eigen` for linear algebra
5252
- `CGAL` for general geometric processing and IO
53-
- `Boost` for general utilities as pre-build binaries
53+
- `Boost` for general utilities as pre-build binaries ([store here](https://github.com/diffCheckOrg/submodule-boost.git))
5454

5555
## How to build c++ project
5656
To build and test the project, follow the following steps:

0 commit comments

Comments
 (0)