diff --git a/README.md b/README.md index b629950..f0b5566 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,11 @@ However, the later tests for the existence of an `__init__.py` file in the path, >**TODO:** Allow unique build to avoid potential downstream build tests failures. +>**NOTE:** If the `ament_cmake_vendor_package` is missing, you can install it manually: +```bash +sudo apt install ros--ament-cmake-vendor-package +``` + ## Usage ### For a C++ project