update README

This commit is contained in:
k.koide 2024-04-02 15:44:27 +09:00
parent fbe9669398
commit 16ca209024
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ If you find this package useful for your project, please consider leaving a comm
## Requirements
This library uses some C++17 features. The PCL interface is not compatible with PCL older than 1.11 that uses `boost::shared_ptr`. While porting this package to older environments should be easy, we have no plan to support environments older than Ubuntu 22.04.
This library uses some C++17 features. The PCL interface is not compatible with PCL older than 1.11 that uses `boost::shared_ptr`.
## Dependencies