We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2ab322 commit 40ebb70Copy full SHA for 40ebb70
1 file changed
README.md
@@ -16,7 +16,8 @@ Please consider citing our paper if you use the code/program (or part of it).
16
<p align="center">3D Trees reconstructed from point clouds</p>
17
18
### Build and Run AdTree
19
-Prebuilt executables (for **macOS**, **Linux**, and **Windows**) can be downloaded [here](https://github.com/LiangliangNan/adtree/releases).
+Prebuilt executables (for **macOS**, **Linux**, and **Windows**) can be downloaded
20
+[here](https://github.com/tudelft3d/adtree/releases).
21
22
AdTree depends on some third-party libraries and most dependencies are included in the distribution except
23
[Boost](https://www.boost.org/). So you will need to have Boost install first.
0 commit comments