Skip to content

Commit d517d20

Browse files
authored
Fix link for Debian or Ubuntu installation instructions
1 parent 5e3026c commit d517d20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ See the release [CHANGELOG](CHANGELOG.md) for a list of project changes.
2929
### 1.1. Obtaining the code
3030

3131
* 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:
32+
* Debian or Ubuntu ([21.04 or newer](https://launchpad.net/ubuntu/+source/nanoflann)) users can install it simply with:
3333
```bash
3434
$ sudo apt install libnanoflann-dev
3535
```

0 commit comments

Comments
 (0)