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 5e3026c commit d517d20Copy full SHA for d517d20
README.md
@@ -29,7 +29,7 @@ See the release [CHANGELOG](CHANGELOG.md) for a list of project changes.
29
### 1.1. Obtaining the code
30
31
* Easiest way: clone this GIT repository and take the `include/nanoflann.hpp` file for use where you need it.
32
-* 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:
33
```bash
34
$ sudo apt install libnanoflann-dev
35
```
0 commit comments