mirror of
https://github.com/jlblancoc/nanoflann.git
synced 2026-01-16 21:01:17 +01:00
Fix link for Debian or Ubuntu installation instructions
This commit is contained in:
committed by
GitHub
parent
5e3026cb98
commit
d517d208e7
@@ -29,7 +29,7 @@ See the release [CHANGELOG](CHANGELOG.md) for a list of project changes.
|
||||
### 1.1. Obtaining the code
|
||||
|
||||
* Easiest way: clone this GIT repository and take the `include/nanoflann.hpp` file for use where you need it.
|
||||
* Debian or Ubuntu ([21.04 or newer](https://packages.ubuntu.com/source/hirsute/nanoflann)) users can install it simply with:
|
||||
* Debian or Ubuntu ([21.04 or newer](https://launchpad.net/ubuntu/+source/nanoflann)) users can install it simply with:
|
||||
```bash
|
||||
$ sudo apt install libnanoflann-dev
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user