RedBot.h - No Such file or directory

Doing #include <RedBot.h> after successfully installing RedBot lib (60) returns No such file or directory.

I suspect it might be because the git repos places the lib in Arduino/Libraries/src/RedBot.h, but I’ve tried this pathing as well to no avail.

I can’t find where platform.io actually stores the downloaded library files, so I can’t check to see if this might be the case.

Help?

The library has been updated in PlatformIO Library Registry:

Please platformio lib update

I also pulled request with the changes